Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_netfilter_hooks.c51 static int brnf_call_arptables __read_mostly = 1;
58 #define brnf_call_arptables 1 macro
646 if (!brnf_call_arptables && !br->nf_call_arptables) in br_nf_forward_arp()
958 .data = &brnf_call_arptables,