Searched refs:ICMP_PREC_VIOLATION (Results 1 – 8 of 8) sorted by relevance
54 #define ICMP_PREC_VIOLATION 14 /* Precedence violation */ macro
225 ICMP_PREC_VIOLATION = 14
1017 …_HOST_ANO, ICMP_NET_UNR_TOS, ICMP_HOST_UNR_TOS, ICMP_PKT_FILTERED, ICMP_PREC_VIOLATION, ICMP_PREC_…
1038 case ICMP_PREC_VIOLATION: in pr_icmph()