Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rdmasniff.c43 #if !defined(IBV_FLOW_ATTR_SNIFFER)
44 #define IBV_FLOW_ATTR_SNIFFER 3 macro
259 flow_attr.type = IBV_FLOW_ATTR_SNIFFER; in rdmasniff_activate()