Home
last modified time | relevance | path

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

12

/hostap-latest/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_zephyr.c41 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-latest/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()
483 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.c1336 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()
Dconfig_ssid.h320 int proto; member
Ddriver_i.h366 const u8 *dest, u16 proto, in wpa_drv_tx_control_port()
/hostap-latest/tests/fuzzing/eapol-supp/
Deapol-supp.c99 static int ether_send(void *arg, const u8 *dest, u16 proto, in ether_send()
/hostap-latest/tests/hwsim/
Dtest_ibss.py51 def add_ibss(dev, ssid, psk=None, proto=None, key_mgmt=None, pairwise=None, argument
/hostap-latest/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-latest/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.cpp244 const char *key_mgmt = NULL, *proto = NULL, *pairwise = NULL; in addNetwork() local
/hostap-latest/wlantest/
Dwlantest.h72 int proto; member
166 int proto; member
Dctrl.c858 static void info_print_proto(char *buf, size_t len, int proto) in info_print_proto()
/hostap-latest/src/rsn_supp/
Dwpa_i.h100 unsigned int proto; member
289 u16 proto, const u8 *buf, size_t len) in wpa_sm_ether_send()
/hostap-latest/src/common/
Dwpa_common.c2750 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/
Dosu_client.c141 char *proto; in osu_get_certificate() local
982 char *proto, *port; in set_pps_cred_policy_required_proto_port() local
/hostap-latest/src/ap/
Dwpa_auth_glue.c771 static int hostapd_wpa_auth_send_ether(void *ctx, const u8 *dst, u16 proto, in hostapd_wpa_auth_send_ether()

12