Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_netfilter_hooks.c60 static int brnf_call_arptables __read_mostly = 1;
67 #define brnf_call_arptables 1 macro
639 if (!brnf_call_arptables && !br->nf_call_arptables) in br_nf_forward_arp()
1034 .data = &brnf_call_arptables,