Home
last modified time | relevance | path

Searched defs:intv (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dnode.c461 unsigned long intv; in tipc_node_create() local
602 unsigned long intv = ((tol / 4) > 500) ? 500 : tol / 4; in tipc_node_calculate_timer() local
1159 unsigned long intv; in tipc_node_check_dest() local
2904 static int tipc_nl_retrieve_rekeying(struct nlattr **attrs, u32 *intv) in tipc_nl_retrieve_rekeying()
2924 u32 intv = 0; in __tipc_nl_node_set_key() local
Ddiscover.c273 int intv, num; in tipc_disc_remove_dest() local
/net/ipv4/
Dtcp.c396 u32 intv = READ_ONCE(tp->rate_interval_us); in tcp_compute_delivery_rate() local