Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dicmp.h59 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */ macro
/linux/net/dccp/
A Dipv4.c307 if (code > NR_ICMP_UNREACH) in dccp_v4_err()
/linux/net/sctp/
A Dinput.c571 if (code > NR_ICMP_UNREACH) in sctp_v4_err_handle()
/linux/net/ipv4/
A Draw.c261 if (code > NR_ICMP_UNREACH) in raw_err()
A Dping.c539 if (code <= NR_ICMP_UNREACH) { in ping_err()
A Dicmp.c910 if (icmph->code > NR_ICMP_UNREACH) in icmp_unreach()
A Dtcp_ipv4.c541 if (code > NR_ICMP_UNREACH) in tcp_v4_err()
A Dudp.c767 if (code <= NR_ICMP_UNREACH) { in __udp4_lib_err()

Completed in 25 milliseconds