Home
last modified time | relevance | path

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

/dports/net/daq/daq-2.2.2/api/
H A Ddaq_common.h100 #define DAQ_PKT_FLAG_LOCALLY_DESTINED 0x002000 /* The packet is destined for local delivery */ macro
/dports/net/libdaq/libdaq-3.0.5/api/
H A Ddaq_common.h121 #define DAQ_PKT_FLAG_LOCALLY_DESTINED 0x0020 /* The packet is destined for local delivery */ macro