Searched refs:SPPPIOGDEFS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dif_sppp.h120 * field with SPPPIOGDEFS, and put the address of this structure into
127 #define SPPPIOGDEFS ((caddr_t)(('S' << 24) + (1 << 16) +\ macro
H A Dif_spppsubr.c5075 case (u_long)SPPPIOGDEFS:
5136 * back in a previous SPPPIOGDEFS call). However, the
/freebsd-11-stable/sbin/spppcontrol/
H A Dspppcontrol.c93 spr.cmd = (uintptr_t) SPPPIOGDEFS;
97 err(EX_OSERR, "SIOCGIFGENERIC(SPPPIOGDEFS)");

Completed in 72 milliseconds