Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc_htcp.c149 static size_t htcp_data_sz(void);
188 .cc_data_sz = htcp_data_sz,
247 htcp_data_sz(void) in htcp_data_sz() function