Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_plink.c47 PLINK_CONFIRM, enumerator
179 if (action == PLINK_CONFIRM) { in mesh_plink_frame_tx()
192 case PLINK_CONFIRM: in mesh_plink_frame_tx()
419 if (mgmt->u.action.u.plink_action.action_code == PLINK_CONFIRM) { in mesh_rx_plink_frame()
432 (ftype == PLINK_CONFIRM && ie_len != 5) || in mesh_rx_plink_frame()
446 if (ftype == PLINK_CONFIRM || (ftype == PLINK_CLOSE && ie_len == 7)) in mesh_rx_plink_frame()
470 case PLINK_CONFIRM: in mesh_rx_plink_frame()
510 case PLINK_CONFIRM: in mesh_rx_plink_frame()
566 mesh_plink_frame_tx(sdata, PLINK_CONFIRM, sta->sta.addr, in mesh_rx_plink_frame()
600 mesh_plink_frame_tx(sdata, PLINK_CONFIRM, sta->sta.addr, llid, in mesh_rx_plink_frame()
[all …]