Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dif_sppp.h127 #define SPPPIOGDEFS ((caddr_t)(('S' << 24) + (1 << 16) +\ macro
Dif_spppsubr.c5071 case (u_long)SPPPIOGDEFS: in sppp_params()
/freebsd-12-stable/sbin/spppcontrol/
Dspppcontrol.c93 spr.cmd = (uintptr_t) SPPPIOGDEFS; in main()