Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dip_icmp.h236 #define ICMP_MOBILE_REDIRECT 32 /* mobile redirect */ macro
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1065 #ifndef ICMP_MOBILE_REDIRECT
1066 # define ICMP_MOBILE_REDIRECT 32 macro
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c107 #ifdef ICMP_MOBILE_REDIRECT
108 { "mobredir", ICMP_MOBILE_REDIRECT },