Searched refs:mc_ttl (Results 1 – 3 of 3) sorted by relevance
375 uint8_t mc_ttl; /* TTL */ member382 uint8_t mc_ttl; /* TTL */ member389 uint8_t mc_ttl; /* TTL */ member
1167 if (mc->mc_ttl < 1) { in mesh_forward()1225 KASSERT(mccopy->mc_ttl > 0, ("%s called with wrong ttl", __func__)); in mesh_forward()1226 mccopy->mc_ttl--; in mesh_forward()1510 if(mc->mc_ttl > 0) { in mesh_recv_group_data()
1775 mc->mc_ttl = ms->ms_ttl; in ieee80211_encap()