Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/
H A Dioc_str.h61 X(SIOCSPFXFLUSH_IN6) \
/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h639 #define SIOCSPFXFLUSH_IN6 _IOWR('i', 79, struct in6_ifreq) macro
H A Dnd6.c3411 case SIOCSPFXFLUSH_IN6: { /* struct in6_ifreq */ in nd6_ioctl()
H A Din6.c1444 case SIOCSPFXFLUSH_IN6: /* struct in6_ifreq */ in in6_control()
/xnu-8796.121.2/bsd/net/
H A Dif.c5853 case SIOCSPFXFLUSH_IN6: in ifioctl_cassert()