Home
last modified time | relevance | path

Searched refs:NFPROTO_NETDEV (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter_ingress.h12 if (!static_key_false(&nf_hooks_needed[NFPROTO_NETDEV][NF_NETDEV_INGRESS])) in nf_hook_ingress_active()
32 NFPROTO_NETDEV, skb->dev, NULL, NULL, in nf_hook_ingress()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_log_netdev.c36 return nf_log_set(net, NFPROTO_NETDEV, &nf_netdev_logger); in nf_log_netdev_net_init()
62 nf_log_register(NFPROTO_NETDEV, &nf_netdev_logger); in nf_log_netdev_init()
H A Dcore.c271 case NFPROTO_NETDEV: in nf_hook_entry_head()
340 if ((pf == NFPROTO_NETDEV && reg->hooknum == NF_NETDEV_INGRESS) || in nf_ingress_hook()
353 pf = NFPROTO_NETDEV; in nf_static_key_inc()
368 pf = NFPROTO_NETDEV; in nf_static_key_dec()
385 case NFPROTO_NETDEV: in __nf_register_net_hook()
H A Dnf_tables_offload.c229 if (hook->ops.pf != NFPROTO_NETDEV || in nft_chain_offload_support()
482 if (trans->ctx.family != NFPROTO_NETDEV) in nft_flow_rule_offload_abort()
532 if (trans->ctx.family != NFPROTO_NETDEV) in nft_flow_rule_offload_commit()
584 if (trans->ctx.family != NFPROTO_NETDEV) in nft_flow_rule_offload_commit()
612 if (table->family != NFPROTO_NETDEV) in __nft_offload_get_chain()
H A Dnft_fib_netdev.c64 .family = NFPROTO_NETDEV,
H A Dnft_chain_filter.c312 .family = NFPROTO_NETDEV,
370 if (table->family != NFPROTO_NETDEV) in nf_tables_netdev_event()
H A Dnft_dup_netdev.c87 .family = NFPROTO_NETDEV,
H A Dnft_meta.c95 case NFPROTO_NETDEV: in nft_meta_get_eval_pkttype_lo()
558 case NFPROTO_NETDEV: in nft_meta_get_validate_xfrm()
611 case NFPROTO_NETDEV: in nft_meta_set_validate()
H A Dnft_fwd_netdev.c243 .family = NFPROTO_NETDEV,
H A Dnfnetlink_log.c629 if ((pf == NFPROTO_NETDEV || pf == NFPROTO_BRIDGE) && in __build_packet_message()
740 if (pf == NFPROTO_NETDEV || pf == NFPROTO_BRIDGE) in nfulnl_log_packet()
H A Dnft_tunnel.c136 .family = NFPROTO_NETDEV,
H A Dnft_ct.c1020 case NFPROTO_NETDEV: in nft_ct_helper_obj_init()
H A Dnf_tables_api.c6513 hook->ops.pf = NFPROTO_NETDEV; in nft_flowtable_parse_hook()
8918 .family = NFPROTO_NETDEV, in __nft_release_tables()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnetfilter.h63 NFPROTO_NETDEV = 5, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnetfilter.h63 NFPROTO_NETDEV = 5, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnetfilter.h62 NFPROTO_NETDEV = 5, enumerator
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h1098 return family == NFPROTO_NETDEV || in nft_base_chain_netdev()