HomeSort by relevance Sort by last modified time
    Searched defs:vlan (Results 1 - 15 of 15) sorted by null

  /external/qemu/
net.h 26 struct VLANState *vlan; member in struct:VLANClientState
54 VLANClientState *qemu_new_vlan_client(VLANState *vlan,
63 VLANClientState *qemu_find_vlan_client(VLANState *vlan, void *opaque);
90 VLANState *vlan; member in struct:NICInfo
savevm.c 127 VLANState *vlan; local
137 vlan = nd_table[i].vlan;
138 for(vc = vlan->first_client; vc != NULL; vc = vc->next) {
    [all...]
net.c 315 VLANState *vlan; local
319 for (vlan = first_vlan; vlan; vlan = vlan->next) {
322 for (vc = vlan->first_client; vc; vc = vc->next)
332 VLANClientState *qemu_new_vlan_client(VLANState *vlan,
353 vc->vlan = vlan;
356 pvc = &vlan->first_client
396 VLANState *vlan = sender->vlan; local
1489 VLANState *vlan; member in struct:NetSocketListenState
2026 VLANState **pvlan, *vlan; local
2092 VLANState *vlan; local
2418 VLANState *vlan; local
2462 VLANState *vlan; local
2474 VLANState *vlan; local
2504 VLANState *vlan; local
2522 VLANState *vlan; local
    [all...]
net-android.c 348 VLANState *vlan; local
352 for (vlan = first_vlan; vlan; vlan = vlan->next) {
355 for (vc = vlan->first_client; vc; vc = vc->next)
365 VLANClientState *qemu_new_vlan_client(VLANState *vlan,
386 vc->vlan = vlan;
389 pvc = &vlan->first_client
429 VLANState *vlan = sender->vlan; local
1617 VLANState *vlan; member in struct:NetSocketListenState
2130 VLANState **pvlan, *vlan; local
2196 VLANState *vlan; local
2522 VLANState *vlan; local
2566 VLANState *vlan; local
2578 VLANState *vlan; local
2608 VLANState *vlan; local
2626 VLANState *vlan; local
    [all...]
vl.c 498 /* find or alloc a new bluetooth "VLAN" */
501 struct bt_vlan_s **pvlan, *vlan; local
502 for (vlan = first_bt_vlan; vlan != NULL; vlan = vlan->next) {
503 if (vlan->id == id)
504 return &vlan->net;
506 vlan = qemu_mallocz(sizeof(struct bt_vlan_s));
507 vlan->id = id
542 struct bt_scatternet_s *vlan = 0; local
598 struct bt_scatternet_s *vlan = qemu_find_bt_vlan(vlan_id); local
609 struct bt_scatternet_s *vlan; local
641 int vlan; local
    [all...]
vl-android.c 694 /* find or alloc a new bluetooth "VLAN" */
697 struct bt_vlan_s **pvlan, *vlan; local
698 for (vlan = first_bt_vlan; vlan != NULL; vlan = vlan->next) {
699 if (vlan->id == id)
700 return &vlan->net;
702 vlan = qemu_mallocz(sizeof(struct bt_vlan_s));
703 vlan->id = id
738 struct bt_scatternet_s *vlan = 0; local
794 struct bt_scatternet_s *vlan = qemu_find_bt_vlan(vlan_id); local
805 struct bt_scatternet_s *vlan; local
837 int vlan; local
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.c 25 struct hostapd_vlan *vlan, *prev; local
27 vlan = bss->vlan;
29 while (vlan) {
30 prev = vlan;
31 vlan = vlan->next;
35 bss->vlan = NULL;
555 * @vlan_id: Buffer for returning VLAN ID or %NULL if not needed
601 const char * hostapd_get_vlan_id_ifname(struct hostapd_vlan *vlan, int vlan_id
    [all...]
sta_info.c 662 struct hostapd_vlan *vlan = NULL; local
666 * Do not proceed furthur if the vlan id remains same. We do not want
667 * duplicate dynamic vlan entries.
673 * During 1x reauth, if the vlan id changes, then remove the old id and
680 if (sta->ssid->vlan[0])
681 iface = sta->ssid->vlan;
686 vlan = hapd->conf->vlan;
687 while (vlan) {
688 if (vlan->vlan_id == sta->vlan_id |
    [all...]
vlan_init.c 2 * hostapd / VLAN initialization
50 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
59 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed "
72 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed "
86 wpa_printf(MSG_DEBUG, "VLAN: Set interface %s up", if_name);
93 wpa_printf(MSG_DEBUG, "VLAN: Set interface %s down", if_name);
118 wpa_printf(MSG_DEBUG, "VLAN: br_delif(%s, %s)", br_name, if_name);
120 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
128 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining "
143 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE,
487 struct hostapd_vlan *vlan = hapd->conf->vlan; local
543 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; local
911 struct hostapd_vlan *vlan; local
    [all...]
ap_config.h 57 char vlan[IFNAMSIZ + 1]; member in struct:hostapd_ssid
86 int vlan_id; /* VLAN ID or -1 (VLAN_ID_WILDCARD) for wildcard entry */
327 struct hostapd_vlan *vlan, *vlan_tail; member in struct:hostapd_bss_config
539 const char * hostapd_get_vlan_id_ifname(struct hostapd_vlan *vlan,
  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 35 #define ROBO_VLAN_PAGE 0x34 /* VLAN page */
44 /* VLAN page registers */
45 #define ROBO_VLAN_ACCESS 0x08 /* VLAN table access register */
46 #define ROBO_VLAN_ACCESS_5350 0x06 /* VLAN table access register (5350) */
47 #define ROBO_VLAN_READ 0x0c /* VLAN read register */
351 u16 vlan = 0, _read[2]; local
361 /* find the '.' separating <interface> and <vlan> */
364 wpa_printf(MSG_INFO, "%s: No <interface>.<vlan> pair in "
372 wpa_printf(MSG_INFO, "%s: Invalid vlan specification "
377 vlan *= 10
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 35 struct hostapd_vlan *vlan; local
39 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname);
66 wpa_printf(MSG_ERROR, "Invalid VLAN ID at "
80 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d "
86 vlan = os_malloc(sizeof(*vlan));
87 if (vlan == NULL) {
89 "VLAN interfaces from '%s'", fname);
94 os_memset(vlan, 0, sizeof(*vlan));
    [all...]
  /bionic/libc/kernel/common/linux/
if_link.h 246 __u32 vlan; member in struct:ifla_vf_vlan
259 __u32 vlan; member in struct:ifla_vf_info
  /external/iproute2/include/linux/
if_link.h 188 /* VLAN section */
261 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan
273 __u32 vlan; member in struct:ifla_vf_info
  /external/kernel-headers/original/linux/
if_link.h 191 /* VLAN section */
264 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan
276 __u32 vlan; member in struct:ifla_vf_info

Completed in 1855 milliseconds