Home
last modified time | relevance | path

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

/third_party/iptables/include/linux/
Dnetfilter_bridge.h12 #define NF_BR_LOCAL_IN 1 macro
/third_party/iptables/iptables/
Dxtables-eb-translate.c72 return NF_BR_LOCAL_IN; in get_current_chain()
Dxtables-eb.c141 return NF_BR_LOCAL_IN; in ebt_get_current_chain()
Dnft.c605 .hook = NF_BR_LOCAL_IN,