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

/freebsd-11-stable/sys/net/
H A Dif_sppp.h122 * SIOCGIFGENERIC ioctl. Then replace the cmd field by SPPPIOSDEFS,
129 #define SPPPIOSDEFS ((caddr_t)(('S' << 24) + (2 << 16) +\ macro
H A Dif_spppsubr.c5110 case (u_long)SPPPIOSDEFS:
/freebsd-11-stable/sbin/spppcontrol/
H A Dspppcontrol.c191 spr.cmd = (uintptr_t)SPPPIOSDEFS;
194 err(EX_OSERR, "SIOCSIFGENERIC(SPPPIOSDEFS)");

Completed in 117 milliseconds