Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 31) sorted by relevance

12

/hostap/src/l2_packet/
Dl2_packet_ndis.c91 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
Dl2_packet_none.c37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
Dl2_packet_privsep.c62 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
Dl2_packet_freebsd.c59 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
Dl2_packet_pcap.c78 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
Dl2_packet_winpcap.c72 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
Dl2_packet_linux.c115 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send()
/hostap/wpa_supplicant/
Dwpa_priv.c477 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
Dpreauth_test.c100 static int wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in wpa_ether_send()
Dwpas_glue.c99 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()
Dibss_rsn.c62 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, in supp_ether_send()
Dinterworking.c1332 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()
Dconfig_ssid.h325 int proto; member
Ddriver_i.h377 const u8 *dest, u16 proto, in wpa_drv_tx_control_port()
/hostap/tests/fuzzing/eapol-supp/
Deapol-supp.c99 static int ether_send(void *arg, const u8 *dest, u16 proto, in ether_send()
/hostap/tests/hwsim/
Dtest_ibss.py51 def add_ibss(dev, ssid, psk=None, proto=None, key_mgmt=None, pairwise=None, argument
/hostap/tests/fuzzing/eapol-key-supp/
Deapol-key-supp.c109 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/
Dnetworkconfig.cpp244 const char *key_mgmt = NULL, *proto = NULL, *pairwise = NULL; in addNetwork() local
/hostap/wlantest/
Dwlantest.h71 int proto; member
165 int proto; member
Dctrl.c858 static void info_print_proto(char *buf, size_t len, int proto) in info_print_proto()
/hostap/src/rsn_supp/
Dwpa_i.h100 unsigned int proto; member
301 u16 proto, const u8 *buf, size_t len) in wpa_sm_ether_send()
/hostap/src/common/
Dwpa_common.c2742 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()
Dwpa_common.h518 int proto; member
/hostap/hs20/client/
Dosu_client.c405 char *proto, *port; in set_pps_cred_policy_required_proto_port() local
/hostap/src/ap/
Dwpa_auth_glue.c765 static int hostapd_wpa_auth_send_ether(void *ctx, const u8 *dst, u16 proto, in hostapd_wpa_auth_send_ether()

12