Home
last modified time | relevance | path

Searched refs:ICMP_IPV6_IAMHERE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dip_icmp.h197 #define ICMP_IPV6_IAMHERE 34 /* IPv6 i-am-here */ macro
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c105 { "ipv6-here", ICMP_IPV6_IAMHERE },
/freebsd/sys/netpfil/pf/
H A Dpf.c2216 case ICMP_IPV6_IAMHERE: in pf_icmp_mapping()