Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwnm_ap.c502 u8 dialog_token, status_code, bss_termination_delay; in ieee802_11_rx_bss_trans_mgmt_resp() local
530 bss_termination_delay = *pos++; in ieee802_11_rx_bss_trans_mgmt_resp()
535 status_code, bss_termination_delay); in ieee802_11_rx_bss_trans_mgmt_resp()
559 MAC2STR(addr), status_code, bss_termination_delay, in ieee802_11_rx_bss_trans_mgmt_resp()
566 MAC2STR(addr), status_code, bss_termination_delay); in ieee802_11_rx_bss_trans_mgmt_resp()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1126 u8 bss_termination_delay; member