Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 2 of 2) sorted by relevance

/net/dccp/ccids/lib/
Dpacket_history.c219 static void __one_after_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u32 n2) in __one_after_loss()
288 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp; in __two_after_loss() local
330 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp, in __three_after_loss() local
/net/mac80211/
Dtx.c1806 int i, have_bits = 0, n1, n2; in ieee80211_beacon_add_tim() local