Home
last modified time | relevance | path

Searched refs:NFPROTO_BRIDGE (Results 1 – 25 of 1608) sorted by relevance

12345678910>>...65

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bridge/netfilter/
H A Debtable_nat.c70 .pf = NFPROTO_BRIDGE,
76 .pf = NFPROTO_BRIDGE,
82 .pf = NFPROTO_BRIDGE,
H A Debtable_filter.c71 .pf = NFPROTO_BRIDGE,
77 .pf = NFPROTO_BRIDGE,
83 .pf = NFPROTO_BRIDGE,
H A Debtables.c74 .family = NFPROTO_BRIDGE,
413 if (watcher->family != NFPROTO_BRIDGE) { in ebt_check_watcher()
597 par.family = NFPROTO_BRIDGE; in ebt_cleanup_match()
615 par.family = NFPROTO_BRIDGE; in ebt_cleanup_watcher()
640 par.family = NFPROTO_BRIDGE; in ebt_cleanup_entry()
723 if (target->family != NFPROTO_BRIDGE) { in ebt_check_entry()
2208 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_replace()
2255 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2267 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2308 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()
[all …]
H A Debtable_broute.c66 NFPROTO_BRIDGE, s->in, NULL, NULL, in ebt_broute()
96 .pf = NFPROTO_BRIDGE,
H A Debt_log.c194 nf_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
198 ebt_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
206 .family = NFPROTO_BRIDGE,
H A Debt_pkttype.c37 .family = NFPROTO_BRIDGE,
/dports/multimedia/libv4l/linux-5.13-rc2/net/bridge/netfilter/
H A Debtable_filter.c71 .pf = NFPROTO_BRIDGE,
77 .pf = NFPROTO_BRIDGE,
83 .pf = NFPROTO_BRIDGE,
H A Debtable_nat.c70 .pf = NFPROTO_BRIDGE,
76 .pf = NFPROTO_BRIDGE,
82 .pf = NFPROTO_BRIDGE,
H A Debtables.c74 .family = NFPROTO_BRIDGE,
413 if (watcher->family != NFPROTO_BRIDGE) { in ebt_check_watcher()
597 par.family = NFPROTO_BRIDGE; in ebt_cleanup_match()
615 par.family = NFPROTO_BRIDGE; in ebt_cleanup_watcher()
640 par.family = NFPROTO_BRIDGE; in ebt_cleanup_entry()
723 if (target->family != NFPROTO_BRIDGE) { in ebt_check_entry()
2208 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_replace()
2255 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2267 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2308 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()
[all …]
H A Debtable_broute.c66 NFPROTO_BRIDGE, s->in, NULL, NULL, in ebt_broute()
96 .pf = NFPROTO_BRIDGE,
H A Debt_log.c194 nf_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
198 ebt_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
206 .family = NFPROTO_BRIDGE,
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bridge/netfilter/
H A Debtable_filter.c71 .pf = NFPROTO_BRIDGE,
77 .pf = NFPROTO_BRIDGE,
83 .pf = NFPROTO_BRIDGE,
H A Debtable_nat.c70 .pf = NFPROTO_BRIDGE,
76 .pf = NFPROTO_BRIDGE,
82 .pf = NFPROTO_BRIDGE,
H A Debtables.c74 .family = NFPROTO_BRIDGE,
413 if (watcher->family != NFPROTO_BRIDGE) { in ebt_check_watcher()
597 par.family = NFPROTO_BRIDGE; in ebt_cleanup_match()
615 par.family = NFPROTO_BRIDGE; in ebt_cleanup_watcher()
640 par.family = NFPROTO_BRIDGE; in ebt_cleanup_entry()
723 if (target->family != NFPROTO_BRIDGE) { in ebt_check_entry()
2208 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_replace()
2255 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2267 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2308 xt_compat_lock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()
[all …]
H A Debtable_broute.c66 NFPROTO_BRIDGE, s->in, NULL, NULL, in ebt_broute()
96 .pf = NFPROTO_BRIDGE,
H A Debt_log.c194 nf_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
198 ebt_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
206 .family = NFPROTO_BRIDGE,
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_proto.c492 case NFPROTO_BRIDGE: in nf_ct_netns_do_get()
554 case NFPROTO_BRIDGE: in nf_ct_netns_do_put()
595 case NFPROTO_BRIDGE: in nf_ct_netns_get()
596 err = nf_ct_netns_do_get(net, NFPROTO_BRIDGE); in nf_ct_netns_get()
602 nf_ct_netns_put(net, NFPROTO_BRIDGE); in nf_ct_netns_get()
617 case NFPROTO_BRIDGE: in nf_ct_netns_put()
618 nf_ct_netns_do_put(net, NFPROTO_BRIDGE); in nf_ct_netns_put()
H A Dxt_AUDIT.c81 case NFPROTO_BRIDGE: in audit_tg()
139 .family = NFPROTO_BRIDGE,
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_proto.c492 case NFPROTO_BRIDGE: in nf_ct_netns_do_get()
554 case NFPROTO_BRIDGE: in nf_ct_netns_do_put()
595 case NFPROTO_BRIDGE: in nf_ct_netns_get()
596 err = nf_ct_netns_do_get(net, NFPROTO_BRIDGE); in nf_ct_netns_get()
602 nf_ct_netns_put(net, NFPROTO_BRIDGE); in nf_ct_netns_get()
617 case NFPROTO_BRIDGE: in nf_ct_netns_put()
618 nf_ct_netns_do_put(net, NFPROTO_BRIDGE); in nf_ct_netns_put()
H A Dxt_AUDIT.c81 case NFPROTO_BRIDGE: in audit_tg()
139 .family = NFPROTO_BRIDGE,
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_proto.c492 case NFPROTO_BRIDGE: in nf_ct_netns_do_get()
554 case NFPROTO_BRIDGE: in nf_ct_netns_do_put()
595 case NFPROTO_BRIDGE: in nf_ct_netns_get()
596 err = nf_ct_netns_do_get(net, NFPROTO_BRIDGE); in nf_ct_netns_get()
602 nf_ct_netns_put(net, NFPROTO_BRIDGE); in nf_ct_netns_get()
617 case NFPROTO_BRIDGE: in nf_ct_netns_put()
618 nf_ct_netns_do_put(net, NFPROTO_BRIDGE); in nf_ct_netns_put()
H A Dxt_AUDIT.c81 case NFPROTO_BRIDGE: in audit_tg()
139 .family = NFPROTO_BRIDGE,
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bridge/
H A Dbr_input.c61 return NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN, in br_pass_frame_up()
212 if (!static_key_false(&nf_hooks_needed[NFPROTO_BRIDGE][NF_BR_PRE_ROUTING])) in nf_hook_bridge_pre()
221 NFPROTO_BRIDGE, skb->dev, NULL, NULL, in nf_hook_bridge_pre()
349 if (NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN, in br_handle_frame()
/dports/multimedia/libv4l/linux-5.13-rc2/net/bridge/
H A Dbr_input.c61 return NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN, in br_pass_frame_up()
212 if (!static_key_false(&nf_hooks_needed[NFPROTO_BRIDGE][NF_BR_PRE_ROUTING])) in nf_hook_bridge_pre()
221 NFPROTO_BRIDGE, skb->dev, NULL, NULL, in nf_hook_bridge_pre()
349 if (NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN, in br_handle_frame()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bridge/
H A Dbr_input.c61 return NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN, in br_pass_frame_up()
212 if (!static_key_false(&nf_hooks_needed[NFPROTO_BRIDGE][NF_BR_PRE_ROUTING])) in nf_hook_bridge_pre()
221 NFPROTO_BRIDGE, skb->dev, NULL, NULL, in nf_hook_bridge_pre()
349 if (NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN, in br_handle_frame()

12345678910>>...65