Home
last modified time | relevance | path

Searched refs:ICMP_PKT_FILTERED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dicmp.h56 #define ICMP_PKT_FILTERED 13 /* Packet filtered */ macro
/openbmc/linux/net/ipv4/netfilter/
H A Dipt_REJECT.c56 nf_send_unreach(skb, ICMP_PKT_FILTERED, hook); in reject_tg()
/openbmc/linux/net/netfilter/
H A Dnft_reject.c101 [NFT_REJECT_ICMPX_ADMIN_PROHIBITED] = ICMP_PKT_FILTERED,
/openbmc/linux/net/ipv4/
H A Droute.c986 code = ICMP_PKT_FILTERED; in ip_error()