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

  /external/wpa_supplicant_8/src/ap/
vlan_init.c 2 * hostapd / VLAN initialization
22 static int vlan_if_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan,
31 "VLAN: Refusing to set up VLAN iface %s with WEP",
32 vlan->ifname);
36 if (!iface_exists(vlan->ifname))
37 ret = hostapd_vlan_if_add(hapd, vlan->ifname);
46 ifconfig_up(vlan->ifname); /* else wpa group will fail fatal */
49 ret = wpa_auth_ensure_group(hapd->wpa_auth, vlan->vlan_id);
54 wpa_printf(MSG_ERROR, "WPA initialization for VLAN %d failed (%d)"
140 struct hostapd_vlan *vlan; local
220 struct hostapd_vlan *vlan; local
    [all...]
wpa_auth_ie.c 809 struct vlan_description *vlan; local
811 vlan = sm->pmksa->vlan_desc;
813 "PMKID found from PMKSA cache eap_type=%d vlan=%d%s",
815 vlan ? vlan->untagged : 0,
816 (vlan && vlan->tagged[0]) ? "+" : "");
ap_config.c 26 struct hostapd_vlan *vlan, *prev; local
28 vlan = bss->vlan;
30 while (vlan) {
31 prev = vlan;
32 vlan = vlan->next;
36 bss->vlan = NULL;
682 * @vlan_id: Buffer for returning VLAN ID or %NULL if not needed
728 int hostapd_vlan_valid(struct hostapd_vlan *vlan,
    [all...]
sta_info.c 39 #include "vlan.h"
288 * VLAN.
867 struct hostapd_vlan *vlan; local
871 for (vlan = hapd->conf->vlan; vlan; vlan = vlan->next) {
872 if (vlan->vlan_id == vlan_id) {
884 struct hostapd_vlan *vlan = NULL, *wildcard_vlan = NULL local
991 struct hostapd_vlan *vlan = NULL; local
    [all...]
vlan_full.c 2 * hostapd / VLAN initialization - full dynamic VLAN
121 wpa_printf(MSG_DEBUG, "VLAN: Set interface %s down", if_name);
139 wpa_printf(MSG_DEBUG, "VLAN: br_delif(%s, %s)", br_name, if_name);
141 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
149 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining "
164 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE,"
190 wpa_printf(MSG_DEBUG, "VLAN: br_addif(%s, %s)", br_name, if_name);
192 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
200 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining
422 struct hostapd_vlan *vlan; local
517 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; local
    [all...]
ap_config.h 20 #include "vlan.h"
94 char vlan[IFNAMSIZ + 1]; member in struct:hostapd_ssid
122 int vlan_id; /* VLAN ID or -1 (VLAN_ID_WILDCARD) for wildcard entry */
404 struct hostapd_vlan *vlan; member in struct:hostapd_bss_config
817 int hostapd_vlan_valid(struct hostapd_vlan *vlan,
819 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 */
353 u16 vlan = 0, _read[2]; local
363 /* find the '.' separating <interface> and <vlan> */
366 wpa_printf(MSG_INFO, "%s: No <interface>.<vlan> pair in "
374 wpa_printf(MSG_INFO, "%s: Invalid vlan specification "
379 vlan *= 10
    [all...]
  /external/syslinux/core/lwip/src/netif/
etharp.c 1242 struct eth_vlan_hdr *vlan = (struct eth_vlan_hdr*)(((char*)ethhdr) + SIZEOF_ETH_HDR); local
    [all...]
  /external/syslinux/gpxe/src/arch/i386/include/gpxe/
ibft.h 177 /** VLAN tag */
178 uint16_t vlan; member in struct:ibft_nic
  /external/wpa_supplicant_8/hostapd/
config_file.c 42 struct hostapd_vlan *vlan; local
46 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname);
73 wpa_printf(MSG_ERROR, "Invalid VLAN ID at "
87 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d "
93 vlan = os_zalloc(sizeof(*vlan));
94 if (vlan == NULL) {
96 "VLAN interfaces from '%s'", fname);
101 vlan->vlan_id = vlan_id;
102 vlan->vlan_desc.untagged = vlan_id
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/
aws-java-sdk-directconnect-1.11.18.jar 
  /external/libnl/include/linux-private/linux/
if_link.h 239 /* VLAN section */
352 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan
  /external/syslinux/gpxe/src/drivers/net/phantom/
nxhal_nic_interface.h 208 char vlan; member in struct:nx_rx_rule_arg_s::__anon37919::__anon37921
215 char vlan; member in struct:nx_rx_rule_arg_s::__anon37919::__anon37923
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_link.h 218 /* VLAN section */
293 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan
  /bionic/libc/kernel/uapi/linux/
if_link.h 538 __u32 vlan; member in struct:ifla_vf_vlan
550 __u32 vlan; member in struct:ifla_vf_vlan_info
  /external/iproute2/include/uapi/linux/
if_link.h 350 /* VLAN section */
634 IFLA_VF_VLAN, /* VLAN ID and QoS */
659 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan
665 IFLA_VF_VLAN_INFO, /* VLAN ID, QoS and VLAN protocol */
674 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan_info
676 __be16 vlan_proto; /* VLAN protocol either 802.1Q or 802.1ad */
  /external/kernel-headers/original/uapi/linux/
if_link.h 356 /* VLAN section */
644 IFLA_VF_VLAN, /* VLAN ID and QoS */
669 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan
675 IFLA_VF_VLAN_INFO, /* VLAN ID, QoS and VLAN protocol */
684 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member in struct:ifla_vf_vlan_info
686 __be16 vlan_proto; /* VLAN protocol either 802.1Q or 802.1ad */
  /external/syslinux/gpxe/src/drivers/infiniband/
MT25408_PRM.h 273 pseudo_bit_t sv[0x00001]; /* Service VLAN on QP */
274 pseudo_bit_t cv[0x00001]; /* Customer VLAN in QP */
318 pseudo_bit_t fvl[0x00001]; /* force VLAN */
2918 pseudo_bit_t vlan[0x00002]; \/* Valid for RawEth and UD over Ethernet only. Applicable for RawEth and UD over Ethernet Receive queue member in struct:hermonprm_completion_queue_entry_st
    [all...]
  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000_hw.h 405 /* Filters (multicast, vlan, receive) */
540 /* 802.1q VLAN Packet Sizes */
628 uint16_t vlan; /* VLAN tag */ member in struct:e1000_rx_desc_extended::__anon37877::__anon37881
654 uint16_t vlan; /* VLAN tag */ member in struct:e1000_rx_desc_packet_split::__anon37883::__anon37887
668 #define E1000_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */
683 #define E1000_RXD_SPC_VLAN_MASK 0x0FFF /* VLAN ID is in lower 12 bits */
750 #define E1000_TXD_CMD_VLE 0x40000000 /* Add VLAN tag */
814 #define E1000_VLAN_FILTER_TBL_SIZE 128 /* VLAN Filter Table (4096 bits) *
    [all...]

Completed in 1380 milliseconds