Home
last modified time | relevance | path

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

12

/external/iptables/iptables/
Dxtables-save.c212 case NFPROTO_BRIDGE: { in xtables_save_main()
264 return xtables_save_main(NFPROTO_BRIDGE, argc, argv, in xtables_eb_save_main()
Dnft-cmd.c85 if (h->family == NFPROTO_BRIDGE && in nft_cmd_rule_bridge()
221 if (h->family == NFPROTO_BRIDGE) in nft_cmd_chain_user_del()
Dxtables-restore.c196 } else if (h->family == NFPROTO_BRIDGE && in xtables_restore_parse_line()
372 case NFPROTO_BRIDGE: in xtables_restore_main()
Dnft-shared.c349 case NFPROTO_BRIDGE: in nft_parse_match()
568 case NFPROTO_BRIDGE: in nft_parse_limit()
918 case NFPROTO_BRIDGE: in nft_family_ops_lookup()
Dxtables-eb.c680 if (xtables_init_all(&ebtables_globals, NFPROTO_BRIDGE) < 0) { in nft_init_eb()
691 if (nft_init(h, NFPROTO_BRIDGE, xtables_bridge) < 0) in nft_init_eb()
/external/kernel-headers/original/uapi/linux/
Dnetfilter.h63 NFPROTO_BRIDGE = 7, enumerator
/external/iptables/include/linux/
Dnetfilter.h66 NFPROTO_BRIDGE = 7, enumerator
/external/iproute2/include/uapi/linux/
Dnetfilter.h64 NFPROTO_BRIDGE = 7, enumerator
/external/libnl/include/linux-private/linux/
Dnetfilter.h64 NFPROTO_BRIDGE = 7, enumerator
/external/iptables/extensions/
Dlibebt_arpreply.c88 .family = NFPROTO_BRIDGE,
Dlibebt_redirect.c95 .family = NFPROTO_BRIDGE,
Dlibebt_pkttype.c106 .family = NFPROTO_BRIDGE,
Dlibebt_dnat.c114 .family = NFPROTO_BRIDGE,
Dlibebt_802_3.c119 .family = NFPROTO_BRIDGE,
Dlibebt_snat.c131 .family = NFPROTO_BRIDGE,
Dlibebt_mark_m.c128 .family = NFPROTO_BRIDGE,
Dlibebt_nflog.c154 .family = NFPROTO_BRIDGE,
Dlibebt_vlan.c143 .family = NFPROTO_BRIDGE,
Dlibebt_log.c202 .family = NFPROTO_BRIDGE,
Dlibebt_mark.c213 .family = NFPROTO_BRIDGE,
Dlibebt_among.c231 .family = NFPROTO_BRIDGE,
Dlibxt_limit.c276 .family = NFPROTO_BRIDGE,
Dlibebt_arp.c351 .family = NFPROTO_BRIDGE,
Dlibebt_stp.c307 .family = NFPROTO_BRIDGE,
Dlibebt_ip6.c617 .family = NFPROTO_BRIDGE,

12