Home
last modified time | relevance | path

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

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