Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_icmp.h199 #define ICMP_MOBILE_REGREPLY 36 /* mobile registration reply */ macro
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c105 { "mobregrep", ICMP_MOBILE_REGREPLY },
/freebsd/sys/netpfil/pf/
H A Dpf.c2096 case ICMP_MOBILE_REGREPLY: in pf_icmp_mapping()