Searched refs:tfrchrx_ndp (Results 1 - 2 of 2) sorted by relevance

/net/dccp/ccids/lib/
H A Dpacket_history.c119 entry->tfrchrx_ndp = ndp;
193 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp;
243 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp;
247 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp;
289 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp,
290 n3 = tfrc_rx_hist_entry(h, 3)->tfrchrx_ndp;
H A Dpacket_history.h76 * @tfrchrx_ndp: the NDP count (if any) of the packet
83 u64 tfrchrx_ndp:48; member in struct:tfrc_rx_hist_entry

Completed in 104 milliseconds