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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/lib/
H A Dpacket_history.c158 entry->tfrchrx_ndp = ndp;
232 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp;
282 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp;
286 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp;
328 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp,
329 n3 = tfrc_rx_hist_entry(h, 3)->tfrchrx_ndp;
H A Dpacket_history.h60 * @tfrchrx_ndp: the NDP count (if any) of the packet
67 u64 tfrchrx_ndp:48; member in struct:tfrc_rx_hist_entry

Completed in 46 milliseconds