Home
last modified time | relevance | path

Searched refs:SIOCGIFSTAT_ICMP6 (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/tests/
H A Dioc_str.h66 X(SIOCGIFSTAT_ICMP6) \
/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h645 #define SIOCGIFSTAT_ICMP6 _IOWR('i', 84, struct in6_ifreq) macro
H A Din6.c975 case SIOCGIFSTAT_ICMP6: /* struct in6_ifreq */ in in6ctl_gifstat()
1499 case SIOCGIFSTAT_ICMP6: /* struct in6_ifreq */ in in6_control()
/xnu-8796.121.2/bsd/net/
H A Dif.c5858 case SIOCGIFSTAT_ICMP6: in ifioctl_cassert()