Home
last modified time | relevance | path

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

/xnu-8020.140.41/tests/
H A Dioc_str.h62 X(SIOCSRTRFLUSH_IN6) \
/xnu-8020.140.41/bsd/netinet6/
H A Din6_var.h639 #define SIOCSRTRFLUSH_IN6 _IOWR('i', 80, struct in6_ifreq) macro
H A Dnd6.c3449 case SIOCSRTRFLUSH_IN6: { /* struct in6_ifreq */ in nd6_ioctl()
H A Din6.c1441 case SIOCSRTRFLUSH_IN6: /* struct in6_ifreq */ in in6_control()
/xnu-8020.140.41/bsd/net/
H A Dif.c5750 case SIOCSRTRFLUSH_IN6: in ifioctl_cassert()