Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_icmp.h198 #define ICMP_MOBILE_REGREQUEST 35 /* mobile registration req */ macro
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c104 { "mobregreq", ICMP_MOBILE_REGREQUEST },
/freebsd/sys/netpfil/pf/
H A Dpf.c2094 case ICMP_MOBILE_REGREQUEST: in pf_icmp_mapping()
2097 *virtual_type = ICMP_MOBILE_REGREQUEST; in pf_icmp_mapping()