Home
last modified time | relevance | path

Searched refs:handle_deauth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-802_11.c1655 handle_deauth(netdissect_options *ndo, in handle_deauth() function
1804 return handle_deauth(ndo, src, p, length); in mgmt_body_print()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c5906 static void handle_deauth(struct hostapd_data *hapd, in handle_deauth() function
6308 handle_deauth(hapd, mgmt, len); in ieee802_11_mgmt()