Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/ !
H A Din6_var.h778 #define SIOCSIFCGAPREP_IN6_64 _IOWR('i', 188, struct in6_cgareq_64) macro
H A Dnd6.c3686 case SIOCSIFCGAPREP_IN6_64: in nd6_ioctl()
3700 is64 = (cmd == SIOCSIFCGAPREP_IN6_64); in nd6_ioctl()
H A Din6.c1452 case SIOCSIFCGAPREP_IN6_64: /* struct in6_cgareq_32 */ in in6_control()