Searched refs:SPPPIOSDEFS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/net/ | ||
| D | if_sppp.h | 94 #define SPPPIOSDEFS ((int)(('S' << 24) + (2 << 16) + sizeof(struct spppreq))) macro |
| D | if_spppsubr.c | 4619 case SPPPIOSDEFS: in sppp_set_params() |