Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_hwmp.c498 prep->prep_ttl = *iefrm_t++; in hwmp_recv_action_meshpath()
755 *frm++ = prep->prep_ttl; in hwmp_add_meshprep()
1170 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1245 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1294 prep.prep_ttl = ms->ms_ttl; in hwmp_recv_preq()
1522 prep->prep_ttl > 1 && in hwmp_recv_prep()
1556 pprep.prep_ttl -= 1; in hwmp_recv_prep()
/dragonfly/sys/netproto/802_11/
HDieee80211_mesh.h270 uint8_t prep_ttl; member