Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1008 #ifndef ICMP6_WRUREPLY
1009 # define ICMP6_WRUREPLY 140 macro
H A Dip_nat6.c4084 case ICMP6_WRUREPLY:
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h129 #define ICMP6_WRUREPLY 140 /* who are you reply */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h125 #define ICMP6_WRUREPLY 140 /* who are you reply */ macro
/f-stack/freebsd/netinet6/
H A Dicmp6.c719 nicmp6->icmp6_type = ICMP6_WRUREPLY; in icmp6_input()
724 ICMP6STAT_INC(icp6s_outhist[ICMP6_WRUREPLY]); in icmp6_input()
730 case ICMP6_WRUREPLY: in icmp6_input()