Home
last modified time | relevance | path

Searched refs:ICMP_PREC_CUTOFF (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dicmp.h55 #define ICMP_PREC_CUTOFF 15 /* Precedence cut off */ macro
/external/syzkaller/sys/linux/
Dvnet_amd64.const224 ICMP_PREC_CUTOFF = 15
Dvnet_arm64.const224 ICMP_PREC_CUTOFF = 15
Dvnet_386.const224 ICMP_PREC_CUTOFF = 15
Dvnet_ppc64le.const224 ICMP_PREC_CUTOFF = 15
Dvnet_arm.const224 ICMP_PREC_CUTOFF = 15
Dvnet.txt1017 …_ANO, ICMP_NET_UNR_TOS, ICMP_HOST_UNR_TOS, ICMP_PKT_FILTERED, ICMP_PREC_VIOLATION, ICMP_PREC_CUTOFF
/external/iputils/
Dping.c1041 case ICMP_PREC_CUTOFF: in pr_icmph()