Home
last modified time | relevance | path

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

/dpdk/app/dumpcap/
H A Dmain.c58 static bool promiscuous_mode = true; variable
378 promiscuous_mode = false; in parse_opts()
427 if (promiscuous_mode) in cleanup_pdump_resources()
682 if (promiscuous_mode) { in enable_pdump()
/dpdk/drivers/net/bnx2x/
H A Decore_mfw_req.h97 uint32_t promiscuous_mode; /* Promiscuous Mode. non-zero true */ member
H A Dbnx2x.c3614 ether_stat->promiscuous_mode = 0; // (flags & PROMISC) ? 1 : 0; in bnx2x_drv_info_ether_stat()