/hostap-latest/src/l2_packet/ |
D | l2_packet_ndis.c | 91 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() 333 USHORT proto = htons(protocol); in l2_ndisuio_set_ether_type() local
|
D | l2_packet_none.c | 37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
|
D | l2_packet_zephyr.c | 41 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
|
D | l2_packet_privsep.c | 62 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
|
D | l2_packet_freebsd.c | 59 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
|
D | l2_packet_pcap.c | 78 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
|
D | l2_packet_winpcap.c | 72 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
|
D | l2_packet_linux.c | 115 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
|
/hostap-latest/wpa_supplicant/ |
D | wpa_priv.c | 477 static int wpa_priv_allowed_l2_proto(u16 proto) in wpa_priv_allowed_l2_proto() 492 u16 proto; in wpa_priv_cmd_l2_register() local 586 u16 proto; in wpa_priv_cmd_l2_send() local
|
D | preauth_test.c | 100 static int wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in wpa_ether_send()
|
D | wpas_glue.c | 99 u16 proto, const u8 *buf, size_t len) in wpa_ether_send() 483 static int _wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in _wpa_ether_send()
|
D | ibss_rsn.c | 62 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, in supp_ether_send()
|
D | interworking.c | 1336 static int has_proto_match(const u8 *pos, const u8 *end, u8 proto) in has_proto_match() 1348 static int has_proto_port_match(const u8 *pos, const u8 *end, u8 proto, in has_proto_port_match()
|
D | config_ssid.h | 320 int proto; member
|
D | driver_i.h | 366 const u8 *dest, u16 proto, in wpa_drv_tx_control_port()
|
/hostap-latest/tests/fuzzing/eapol-supp/ |
D | eapol-supp.c | 99 static int ether_send(void *arg, const u8 *dest, u16 proto, in ether_send()
|
/hostap-latest/tests/hwsim/ |
D | test_ibss.py | 51 def add_ibss(dev, ssid, psk=None, proto=None, key_mgmt=None, pairwise=None, argument
|
/hostap-latest/tests/fuzzing/eapol-key-supp/ |
D | eapol-key-supp.c | 109 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, in supp_ether_send()
|
/hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
D | networkconfig.cpp | 244 const char *key_mgmt = NULL, *proto = NULL, *pairwise = NULL; in addNetwork() local
|
/hostap-latest/wlantest/ |
D | wlantest.h | 72 int proto; member 166 int proto; member
|
D | ctrl.c | 858 static void info_print_proto(char *buf, size_t len, int proto) in info_print_proto()
|
/hostap-latest/src/rsn_supp/ |
D | wpa_i.h | 100 unsigned int proto; member 289 u16 proto, const u8 *buf, size_t len) in wpa_sm_ether_send()
|
/hostap-latest/src/common/ |
D | wpa_common.c | 2750 const char * wpa_key_mgmt_txt(int key_mgmt, int proto) in wpa_key_mgmt_txt() 3086 u32 wpa_cipher_to_suite(int proto, int cipher) in wpa_cipher_to_suite()
|
/hostap-latest/hs20/client/ |
D | osu_client.c | 141 char *proto; in osu_get_certificate() local 982 char *proto, *port; in set_pps_cred_policy_required_proto_port() local
|
/hostap-latest/src/ap/ |
D | wpa_auth_glue.c | 771 static int hostapd_wpa_auth_send_ether(void *ctx, const u8 *dst, u16 proto, in hostapd_wpa_auth_send_ether()
|