Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDip_icmp.h187 #define ICMP_DATACONVERR 31 /* data conversion error */ macro
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_compat.h1003 #ifndef ICMP_DATACONVERR
1004 # define ICMP_DATACONVERR 31 macro
/NextBSD/sbin/pfctl/
HDpfctl_parser.c99 { "dataconv", ICMP_DATACONVERR },