Searched refs:ICMPV6_ADM_PROHIBITED (Results 1 - 9 of 9) sorted by relevance

/linux-master/net/ipv6/netfilter/
H A Dip6t_REJECT.c45 nf_send_unreach6(net, skb, ICMPV6_ADM_PROHIBITED,
/linux-master/include/uapi/linux/
H A Dicmpv6.h122 #define ICMPV6_ADM_PROHIBITED 1 macro
/linux-master/net/netfilter/
H A Dnft_reject.c119 [NFT_REJECT_ICMPX_ADMIN_PROHIBITED] = ICMPV6_ADM_PROHIBITED,
/linux-master/net/ipv6/
H A Dxfrm6_tunnel.c240 case ICMPV6_ADM_PROHIBITED:
H A Droute.c4544 return ip6_pkt_drop(skb, ICMPV6_ADM_PROHIBITED, IPSTATS_MIB_INNOROUTES);
4550 return ip6_pkt_drop(skb, ICMPV6_ADM_PROHIBITED, IPSTATS_MIB_OUTNOROUTES);
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dicmps-accept.c384 ICMPV6_ADM_PROHIBITED,
H A Dicmps-discard.c384 ICMPV6_ADM_PROHIBITED,
/linux-master/net/ipv4/
H A Dtcp_ao.c75 if (code != ICMPV6_ADM_PROHIBITED && code != ICMPV6_PORT_UNREACH)
/linux-master/security/smack/
H A Dsmack_lsm.c4219 ICMPV6_ADM_PROHIBITED, 0);

Completed in 166 milliseconds