Home
last modified time | relevance | path

Searched refs:dpp_relay_rx_action (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Ddpp_hostapd.c1076 if (dpp_relay_rx_action(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_auth_req()
1696 if (dpp_relay_rx_action(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_presence_announcement()
1788 if (dpp_relay_rx_action(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_reconfig_announcement()
2235 if (v2 && dpp_relay_rx_action(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_pkex_exchange_req()
2977 if (dpp_relay_rx_action(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_action()
/hostap-latest/src/common/
Ddpp.h757 int dpp_relay_rx_action(struct dpp_global *dpp, const u8 *src, const u8 *hdr,
Ddpp_tcp.c584 int dpp_relay_rx_action(struct dpp_global *dpp, const u8 *src, const u8 *hdr, in dpp_relay_rx_action() function