Home
last modified time | relevance | path

Searched refs:SIOCSRTRFLUSH_IN6 (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.81.5/tests/
H A Dioc_str.h62 X(SIOCSRTRFLUSH_IN6) \
/xnu-10002.81.5/bsd/netinet6/
H A Din6_var.h640 #define SIOCSRTRFLUSH_IN6 _IOWR('i', 80, struct in6_ifreq) macro
H A Din6.c1442 case SIOCSRTRFLUSH_IN6: /* struct in6_ifreq */ in in6_control()
H A Dnd6.c3484 case SIOCSRTRFLUSH_IN6: { /* struct in6_ifreq */ in nd6_ioctl()
/xnu-10002.81.5/bsd/net/
H A Dif.c6183 case SIOCSRTRFLUSH_IN6: in ifioctl_cassert()