Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/
H A Din6_var.h766 #define SIOCLL_CGASTART_64 _IOW('i', 160, struct in6_cgareq_64) macro
H A Din6.c860 case SIOCLL_CGASTART_64: /* struct in6_cgareq_64 */ in in6ctl_cgastart()
861 is64 = (cmd == SIOCLL_CGASTART_64); in in6ctl_cgastart()
1487 case SIOCLL_CGASTART_64: /* struct in6_cgareq_64 */ in in6_control()
/xnu-10002.41.9/bsd/net/
H A Dif.c6213 case SIOCLL_CGASTART_64: in ifioctl_cassert()