Home
last modified time | relevance | path

Searched refs:ICMP_PKT_FILTERED (Results 1 – 3 of 3) 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/ipv4/
H A Droute.c1020 code = ICMP_PKT_FILTERED; in ip_error()