• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/ppp-727.90.1/Helpers/pppd/

Lines Matching defs:proto

1921 int sifnpmode(int u, int proto, enum NPmode mode)
1925 npi.protocol = proto;
1928 error("ioctl(set NP %d mode to %d): %m", proto, mode);
1937 int sifnpafmode(int u, int proto, enum NPAFmode mode)
1941 npi.protocol = proto;
1944 error("ioctl(set NPAF %d mode to %d): %m", proto, mode);
2035 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */
2036 #define SIOCPROTODETACH _IOWR('i', 81, struct ifreq) /* detach proto from interface */
2103 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */
2104 #define SIOCPROTODETACH _IOWR('i', 81, struct ifreq) /* detach proto from interface */
2155 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */
2156 #define SIOCPROTODETACH _IOWR('i', 81, struct ifreq) /* detach proto from interface */
2198 #define SIOCPROTOATTACH_IN6 _IOWR('i', 110, struct in6_aliasreq) /* attach proto to interface */
2199 #define SIOCPROTODETACH_IN6 _IOWR('i', 111, struct in6_ifreq) /* detach proto from interface */
2200 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */
2201 #define SIOCPROTODETACH _IOWR('i', 81, struct ifreq) /* detach proto from interface */
2279 #define SIOCPROTOATTACH_IN6 _IOWR('i', 110, struct in6_aliasreq) /* attach proto to interface */
2280 #define SIOCPROTODETACH_IN6 _IOWR('i', 111, struct in6_ifreq) /* detach proto from interface */
2281 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */
2282 #define SIOCPROTODETACH _IOWR('i', 81, struct ifreq) /* detach proto from interface */