Home
last modified time | relevance | path

Searched defs:DAQ_PKT_FLAG_IGNORE_VLAN (Results 1 – 2 of 2) sorted by relevance

/dports/net/daq/daq-2.2.2/api/
H A Ddaq_common.h95 #define DAQ_PKT_FLAG_IGNORE_VLAN 0x000100 /* Ignore vlan tags in the packet */ macro
/dports/net/libdaq/libdaq-3.0.5/api/
H A Ddaq_common.h119 #define DAQ_PKT_FLAG_IGNORE_VLAN 0x0008 /* Ignore vlan tags in the packet */ macro