Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Din6_var.h766 #define SIOCLL_CGASTART_64 _IOW('i', 160, struct in6_cgareq_64) macro
H A Din6.c821 case SIOCLL_CGASTART_64: /* struct in6_cgareq_64 */ in in6ctl_cgastart()
822 is64 = (cmd == SIOCLL_CGASTART_64); in in6ctl_cgastart()
1448 case SIOCLL_CGASTART_64: /* struct in6_cgareq_64 */ in in6_control()
/xnu-10063.101.15/bsd/net/
H A Dif.c6199 case SIOCLL_CGASTART_64: in ifioctl_cassert()