Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_netfilter.c50 static int brnf_call_arptables __read_mostly = 1;
57 #define brnf_call_arptables 1 macro
797 if (!brnf_call_arptables && !br->nf_call_arptables) in br_nf_forward_arp()
1059 .data = &brnf_call_arptables,