Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridge.c439 #define V_pfil_local_phys VNET(pfil_local_phys) macro
2479 if (V_pfil_local_phys && (PFIL_HOOKED_IN(V_inet_pfil_head) \ in bridge_input()