Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dicmp.h59 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */ macro
/linux-6.3-rc2/net/dccp/
A Dipv4.c314 if (code > NR_ICMP_UNREACH) in dccp_v4_err()
/linux-6.3-rc2/net/ipv4/
A Draw.c238 if (code > NR_ICMP_UNREACH) in raw_err()
A Dicmp.c909 if (icmph->code > NR_ICMP_UNREACH) in icmp_unreach()
A Dping.c572 if (code <= NR_ICMP_UNREACH) { in ping_err()
A Dtcp_ipv4.c551 if (code > NR_ICMP_UNREACH) in tcp_v4_err()
A Dudp.c776 if (code <= NR_ICMP_UNREACH) { in __udp4_lib_err()
/linux-6.3-rc2/net/sctp/
A Dinput.c560 if (code > NR_ICMP_UNREACH) in sctp_v4_err_handle()

Completed in 27 milliseconds