OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:promisc_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_xgmac.c
308
mac->
promisc_map
|= 1 << mac->ext_port;
310
mac->
promisc_map
&= ~(1 << mac->ext_port);
312
mac->
promisc_map
? F_COPYALLFRAMES : 0);
cxgb_common.h
469
unsigned char
promisc_map
; /* which external ports are promiscuous */
member in struct:cmac
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026