OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BRCTL_DEL_BRIDGE
(Results
101 - 103
of
103
) sorted by null
1
2
3
4
5
/external/kernel-headers/original/uapi/linux/
if_bridge.h
31
#define
BRCTL_DEL_BRIDGE
3
/external/toybox/toys/pending/
brctl.c
129
unsigned long args[4] = {
BRCTL_DEL_BRIDGE
, (unsigned long) br, 0, 0};
/external/wpa_supplicant_8/src/ap/
vlan_full.c
244
arg[0] =
BRCTL_DEL_BRIDGE
;
249
wpa_printf(MSG_ERROR, "VLAN: %s:
BRCTL_DEL_BRIDGE
failed for "
Completed in 81 milliseconds
1
2
3
4
5