Home
last modified time | relevance | path

Searched refs:VLAN (Results 1 – 14 of 14) sorted by relevance

/external/wpa_supplicant_8/hostapd/
Dhostapd.vlan1 # VLAN ID to network interface mapping
6 # Optional wildcard entry matching all VLAN IDs. The first # in the interface
7 # name will be replaced with the VLAN ID. The network interfaces are created
Dhostapd.accept2 # with the AP. Optional VLAN ID can be assigned for clients based on the
Ddefconfig170 # automatically create bridge and VLAN interfaces if necessary.
173 # Use netlink-based kernel API for VLAN operations instead of ioctl()
DChangeLog219 * nl80211: fix multi-BSS and VLAN operations
345 * added support for setting VLAN ID for STAs based on local MAC ACL
472 * added support for dynamic VLAN configuration (i.e., selecting VLAN-ID
474 VLAN support from the kernel driver/802.11 stack and this is
/external/libpcap/
Dtokdefs.h90 VLAN = 316, enumerator
194 #define VLAN 316 macro
Dgrammar.y182 %token VLAN MPLS
384 | VLAN pnum { $$ = gen_vlan($2); }
385 | VLAN { $$ = gen_vlan(-1); }
Dscanner.l264 vlan return VLAN;
Dgrammar.c125 VLAN = 316, enumerator
229 #define VLAN 316 macro
Dscanner.c3064 return VLAN;
DCHANGES178 Filter expressions can filter on VLAN IDs and various OSI
/external/qemu/
Dqemu-options.hx737 " create a new Network Interface Card and connect it to VLAN 'n'\n"
740 " connect the user mode network stack to VLAN 'n' and send\n"
745 " connect the host TAP network interface to VLAN 'n'\n"
748 " connect the host TAP network interface to VLAN 'n' and use the\n"
755 " connect the vlan 'n' to another VLAN using a socket connection\n"
771 Create a new Network Interface Card and connect it to VLAN @var{n} (@var{n}
793 Connect the host TAP network interface @var{name} to VLAN @var{n}, use
814 Connect the VLAN @var{n} to a remote VLAN in another QEMU virtual
826 # connect the VLAN 0 of this instance to the VLAN 0
834 Create a VLAN @var{n} shared with another QEMU virtual
[all …]
Dqemu-monitor.hx531 "tap|user|socket|vde|dump [options]", "add host VLAN client" },
534 Add host VLAN client.
538 "vlan_id name", "remove host VLAN client" },
541 Remove host VLAN client.
/external/iputils/doc/
Dpg3.sgml121 Do not use it on VLAN, ethertap, VTUN and other devices,
/external/tcpdump/
DCHANGES55 Add support for per-VLAN spanning tree and per-VLAN rapid spanning tree