Searched refs:limit_hops (Results 1 – 1 of 1) sorted by relevance
148 u8 limit_hops; member407 if (gwj->limit_hops && cgw_hops(nskb) == 1) in can_can_gw_rcv()408 cgw_hops(nskb) = max_hops - gwj->limit_hops + 1; in can_can_gw_rcv()516 if (gwj->limit_hops) { in cgw_put_job()517 if (nla_put_u8(skb, CGW_LIM_HOPS, gwj->limit_hops) < 0) in cgw_put_job()874 gwj->limit_hops = limhops; in cgw_create_job()970 if (gwj->limit_hops != limhops) in cgw_remove_job()