/hostap/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_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/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() 493 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 | 1332 static int has_proto_match(const u8 *pos, const u8 *end, u8 proto) in has_proto_match() 1344 static int has_proto_port_match(const u8 *pos, const u8 *end, u8 proto, in has_proto_port_match()
|
D | config_ssid.h | 325 int proto; member
|
D | driver_i.h | 377 const u8 *dest, u16 proto, in wpa_drv_tx_control_port()
|
/hostap/tests/fuzzing/eapol-supp/ |
D | eapol-supp.c | 99 static int ether_send(void *arg, const u8 *dest, u16 proto, in ether_send()
|
/hostap/tests/hwsim/ |
D | test_ibss.py | 51 def add_ibss(dev, ssid, psk=None, proto=None, key_mgmt=None, pairwise=None, argument
|
/hostap/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/wpa_supplicant/wpa_gui-qt4/ |
D | networkconfig.cpp | 244 const char *key_mgmt = NULL, *proto = NULL, *pairwise = NULL; in addNetwork() local
|
/hostap/wlantest/ |
D | wlantest.h | 71 int proto; member 165 int proto; member
|
D | ctrl.c | 858 static void info_print_proto(char *buf, size_t len, int proto) in info_print_proto()
|
/hostap/src/rsn_supp/ |
D | wpa_i.h | 100 unsigned int proto; member 301 u16 proto, const u8 *buf, size_t len) in wpa_sm_ether_send()
|
/hostap/src/common/ |
D | wpa_common.c | 2742 const char * wpa_key_mgmt_txt(int key_mgmt, int proto) in wpa_key_mgmt_txt() 3074 u32 wpa_cipher_to_suite(int proto, int cipher) in wpa_cipher_to_suite()
|
D | wpa_common.h | 518 int proto; member
|
/hostap/hs20/client/ |
D | osu_client.c | 405 char *proto, *port; in set_pps_cred_policy_required_proto_port() local
|
/hostap/src/ap/ |
D | wpa_auth_glue.c | 765 static int hostapd_wpa_auth_send_ether(void *ctx, const u8 *dst, u16 proto, in hostapd_wpa_auth_send_ether()
|