Home
last modified time | relevance | path

Searched defs:match_len (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/wpa/src/wps/
H A Dupnp_xml.c193 int match_len = os_strlen(item); in xml_get_first_item() local
H A Dwps_upnp_web.c865 int match_len; in web_get_action() local
992 int match_len; in web_connection_parse_subscribe() local
1213 int match_len; in web_connection_parse_unsubscribe() local
/freebsd-src/contrib/wpa/src/ap/
H A Dap_drv_ops.h409 hostapd_drv_register_frame(struct hostapd_data * hapd,u16 type,const u8 * match,size_t match_len,bool multicast) hostapd_drv_register_frame() argument
/freebsd-src/contrib/ntp/libntp/lib/isc/win32/
H A Dinterfaceiter.c399 int match_len; in GAA_find_prefix() local
/freebsd-src/contrib/libedit/
H A Dfilecomplete.c721 size_t matches_num, maxlen, match_len, match_display=1; in fn_complete2() local
/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c
/freebsd-src/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c648 domain_suffix_match(const char * val,size_t len,const char * match,size_t match_len,int full) domain_suffix_match() argument
679 tls_match_suffix_helper(WOLFSSL_X509 * cert,const char * match,size_t match_len,int full) tls_match_suffix_helper() argument
[all...]
H A Dtls_openssl.c1759 domain_suffix_match(const u8 * val,size_t len,const char * match,size_t match_len,int full) domain_suffix_match() argument
2005 tls_match_suffix_helper(X509 * cert,const char * match,size_t match_len,int full) tls_match_suffix_helper() argument
[all...]
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c426 int match_len = 0; in bid_keycmp() local
/freebsd-src/contrib/wpa/hs20/client/
H A Dosu_client.c520 size_t match_len, len, i; in server_dnsname_suffix_match() local
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c2290 nl80211_register_frame(struct i802_bss * bss,struct nl_sock * nl_handle,u16 type,const u8 * match,size_t match_len,bool multicast) nl80211_register_frame() argument
2350 nl80211_register_action_frame(struct i802_bss * bss,const u8 * match,size_t match_len) nl80211_register_action_frame() argument
12099 testing_nl80211_register_frame(void * priv,u16 type,const u8 * match,size_t match_len,bool multicast) testing_nl80211_register_frame() argument
[all...]
/freebsd-src/contrib/wpa/hostapd/
H A Dctrl_iface.c2642 size_t match_len; hostapd_ctrl_register_frame() local