Home
last modified time | relevance | path

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

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