Searched refs:limit_hops (Results 1 – 1 of 1) sorted by relevance
147 u8 limit_hops; member461 if (gwj->limit_hops && cgw_hops(nskb) == 1) in can_can_gw_rcv()462 cgw_hops(nskb) = max_hops - gwj->limit_hops + 1; in can_can_gw_rcv()580 if (gwj->limit_hops) { in cgw_put_job()581 if (nla_put_u8(skb, CGW_LIM_HOPS, gwj->limit_hops) < 0) in cgw_put_job()1050 gwj->limit_hops = limhops; in cgw_create_job()1146 if (gwj->limit_hops != limhops) in cgw_remove_job()