Searched refs:IXL_FILTER_VLAN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h191 #define IXL_FILTER_VLAN (u16)(1 << 0) macro
H A Dixl_pf_main.c1162 f->flags |= IXL_FILTER_VLAN;
1271 if (f->vlan == IXL_VLAN_ANY && (f->flags & IXL_FILTER_VLAN) != 0)

Completed in 150 milliseconds