Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h766 #define SIOCLL_CGASTART_64 _IOW('i', 160, struct in6_cgareq_64) macro
H A Din6.c863 case SIOCLL_CGASTART_64: /* struct in6_cgareq_64 */ in in6ctl_cgastart()
864 is64 = (cmd == SIOCLL_CGASTART_64); in in6ctl_cgastart()
1490 case SIOCLL_CGASTART_64: /* struct in6_cgareq_64 */ in in6_control()
/xnu-8796.121.2/bsd/net/
H A Dif.c5884 case SIOCLL_CGASTART_64: in ifioctl_cassert()