Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dip_icmp.h214 #define ICMP_IPV6_IAMHERE 34 /* IPv6 i-am-here */ macro
Dip_icmp.c667 case ICMP_IPV6_IAMHERE: in icmp_input_if()
/openbsd/src/sbin/pfctl/
Dpfctl_parser.c107 { "ipv6-here", ICMP_IPV6_IAMHERE },
/openbsd/src/usr.sbin/bgpd/
Dparse.y5945 { "ipv6-here", ICMP_IPV6_IAMHERE },
/openbsd/src/sys/net/
Dpf.c2593 case ICMP_IPV6_IAMHERE: in pf_icmp_mapping()