Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_proto.h394 uint8_t *bo_meshconf; /* start of MESHCONF element */ member
H A Dieee80211_output.c3645 bo->bo_meshconf = frm; in ieee80211_beacon_construct()
3990 bo->bo_meshconf += adjust; in ieee80211_beacon_update()
4046 bo->bo_meshconf += sizeof(*csa); in ieee80211_beacon_update()
H A Dieee80211_mesh.c3402 (void)ieee80211_add_meshconf(bo->bo_meshconf, vap); in ieee80211_mesh_update_beacon()