OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WI_RID_PROMISC
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
wi_ieee.h
258
#define
WI_RID_PROMISC
0xFC85 /* enable promisc mode */
wi.c
906
wi_write_val(sc,
WI_RID_PROMISC
, 1);
908
wi_write_val(sc,
WI_RID_PROMISC
, 0);
1442
wi_write_val(sc,
WI_RID_PROMISC
, 1);
1444
wi_write_val(sc,
WI_RID_PROMISC
, 0);
2713
wi_write_val(sc,
WI_RID_PROMISC
, 1);
/src/usr.sbin/wiconfig/
wiconfig.c
554
{
WI_RID_PROMISC
, WI_BOOL, "Promiscuous mode:\t\t\t", 0, 0, 0 },
/src/sys/net80211/
ieee80211_ioctl.c
285
case
WI_RID_PROMISC
:
557
case
WI_RID_PROMISC
:
Completed in 16 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025