Searched refs:mc_ttl (Results 1 – 3 of 3) sorted by relevance
373 uint8_t mc_ttl; /* TTL */ member380 uint8_t mc_ttl; /* TTL */ member387 uint8_t mc_ttl; /* TTL */ member
1163 if (mc->mc_ttl < 1) { in mesh_forward()1221 KASSERT(mccopy->mc_ttl > 0, ("%s called with wrong ttl", __func__)); in mesh_forward()1222 mccopy->mc_ttl--; in mesh_forward()1506 if(mc->mc_ttl > 0) { in mesh_recv_group_data()
1790 mc->mc_ttl = ms->ms_ttl; in ieee80211_encap()