Searched refs:VLAN (Results 1 – 14 of 14) sorted by relevance
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.vlan | 1 # 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
|
D | hostapd.accept | 2 # with the AP. Optional VLAN ID can be assigned for clients based on the
|
D | defconfig | 170 # automatically create bridge and VLAN interfaces if necessary. 173 # Use netlink-based kernel API for VLAN operations instead of ioctl()
|
D | ChangeLog | 219 * 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/ |
D | tokdefs.h | 90 VLAN = 316, enumerator 194 #define VLAN 316 macro
|
D | grammar.y | 182 %token VLAN MPLS 384 | VLAN pnum { $$ = gen_vlan($2); } 385 | VLAN { $$ = gen_vlan(-1); }
|
D | scanner.l | 264 vlan return VLAN;
|
D | grammar.c | 125 VLAN = 316, enumerator 229 #define VLAN 316 macro
|
D | scanner.c | 3064 return VLAN;
|
D | CHANGES | 178 Filter expressions can filter on VLAN IDs and various OSI
|
/external/qemu/ |
D | qemu-options.hx | 737 " 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 …]
|
D | qemu-monitor.hx | 531 "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/ |
D | pg3.sgml | 121 Do not use it on VLAN, ethertap, VTUN and other devices,
|
/external/tcpdump/ |
D | CHANGES | 55 Add support for per-VLAN spanning tree and per-VLAN rapid spanning tree
|