Home
last modified time | relevance | path

Searched refs:ICMP_SR_FAILED (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dicmp.h48 #define ICMP_SR_FAILED 5 /* Source Route failed */ macro
/linux/net/ipv4/
H A Dip_forward.c170 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_SR_FAILED, 0); in ip_forward()
H A Dipip.c151 case ICMP_SR_FAILED: in ipip_err()
H A Dicmp.c143 .errno = EOPNOTSUPP, /* ICMP_SR_FAILED */
1116 case ICMP_SR_FAILED: in icmp_build_probe()
H A Dip_gre.c168 case ICMP_SR_FAILED: in ipgre_err()