Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/
H A Dioc_str.h59 X(SIOCSNDFLUSH_IN6) \
/xnu-10002.41.9/bsd/netinet6/
H A Din6_var.h631 #define SIOCSNDFLUSH_IN6 _IOWR('i', 77, struct in6_ifreq) macro
H A Din6.c1440 case SIOCSNDFLUSH_IN6: /* struct in6_ifreq */ in in6_control()
H A Dnd6.c3395 case SIOCSNDFLUSH_IN6: /* struct in6_ifreq */ in nd6_ioctl()
/xnu-10002.41.9/bsd/net/
H A Dif.c6179 case SIOCSNDFLUSH_IN6: in ifioctl_cassert()