Searched refs:mccopy (Results 1 – 1 of 1) sorted by relevance
1154 struct ieee80211_meshcntl *mccopy; in mesh_forward() local1198 mccopy = (struct ieee80211_meshcntl *) 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()