OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFF_LOWER_UP
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/wpa/dist/src/drivers/
linux_defines.h
32
#ifndef
IFF_LOWER_UP
33
#define
IFF_LOWER_UP
0x10000 /* driver signals L1 up */
priv_netlink.h
17
#ifndef
IFF_LOWER_UP
18
#define
IFF_LOWER_UP
0x10000 /* driver signals L1 up */
driver_wext.c
642
(ifi->ifi_flags &
IFF_LOWER_UP
) ? "[LOWER_UP]" : "",
680
(ifi->ifi_flags & (
IFF_LOWER_UP
| IFF_DORMANT)) ==
IFF_LOWER_UP
&&
driver_nl80211.c
1334
(ifi->ifi_flags &
IFF_LOWER_UP
) ? "[LOWER_UP]" : "",
1421
(ifi->ifi_flags & (
IFF_LOWER_UP
| IFF_DORMANT)) ==
IFF_LOWER_UP
&&
1506
(ifi->ifi_flags &
IFF_LOWER_UP
) ? "[LOWER_UP]" : "",
/src/external/bsd/wpa/dist/src/ap/
vlan_full.c
687
(ifi->ifi_flags &
IFF_LOWER_UP
) ? "[LOWER_UP]" : "",
Completed in 38 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026