Searched refs:retrans_time (Results 1 – 4 of 4) sorted by relevance
195 local retrans_time206 retrans_time=$(ip -n "$ns1" -j ntable show dev veth0 name "$tbl_name" | jq '.[]["retrans"]')210 delay=$((delay_probe + (ucast_probes + app_probes + mcast_reprobes) * retrans_time))
1106 __u32 retrans_time; member
1109 __u32 retrans_time; member
5832 ci.retrans_time = jiffies_to_msecs(NEIGH_VAR(idev->nd_parms, RETRANS_TIME)); in inet6_fill_ifla6_attrs()