Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Din6_var.h796 #define SIOCGIFCGAPREP_IN6_64 _IOWR('i', 187, struct in6_cgareq_64) macro
H A Dnd6.c3440 case SIOCGIFCGAPREP_IN6_64: { in nd6_ioctl()
3457 req_cga_mod = (cmd == SIOCGIFCGAPREP_IN6_64) in nd6_ioctl()
H A Din6.c1413 case SIOCGIFCGAPREP_IN6_64: /* struct in6_cgareq_64 */ in in6_control()