Home
last modified time | relevance | path

Searched refs:cubic_data_sz (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc_cubic.c86 static size_t cubic_data_sz(void);
101 .cc_data_sz = cubic_data_sz,
374 cubic_data_sz(void) in cubic_data_sz() function