Home
last modified time | relevance | path

Searched refs:ICMP6_WRUREPLY (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/netinet/
H A Dicmp6.h160 #define ICMP6_WRUREPLY 140 /* who are you reply */ macro
/xnu-8020.121.3/bsd/netinet6/
H A Dicmp6.c776 icmp6stat.icp6s_outhist[ICMP6_WRUREPLY]++; in icmp6_input()
781 case ICMP6_WRUREPLY: in icmp6_input()