Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h776 #define SIOCGIFCGAPREP_IN6_64 _IOWR('i', 187, struct in6_cgareq_64) macro
H A Dnd6.c3659 case SIOCGIFCGAPREP_IN6_64: { in nd6_ioctl()
3676 req_cga_mod = (cmd == SIOCGIFCGAPREP_IN6_64) in nd6_ioctl()
H A Din6.c1450 case SIOCGIFCGAPREP_IN6_64: /* struct in6_cgareq_64 */ in in6_control()