Home
last modified time | relevance | path

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

/net/dccp/ccids/lib/
Dpacket_history.c178 static void __one_after_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u32 n2) in __one_after_loss()
247 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp; in __two_after_loss() local
289 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp, in __three_after_loss() local
/net/bluetooth/
Dsmp.c3619 const u8 n2[16] = { in test_f5() local
3654 const u8 n2[16] = { in test_f6() local
/net/mac80211/
Dtx.c3110 int i, have_bits = 0, n1, n2; in __ieee80211_beacon_add_tim() local
/net/core/
Dneighbour.c1224 struct neighbour *n2, *n1 = neigh; in neigh_update() local