Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.c1255 uint32_t did_prefetch = 0; in tcp_input_data() local
1327 kern_prefetch(tp->t_fb_ptr, &did_prefetch); in tcp_input_data()
1328 did_prefetch = 1; in tcp_input_data()
1372 int32_t did_prefetch = 0; in tcp_hptsi() local
1606 kern_prefetch(tp->t_fb_ptr, &did_prefetch); in tcp_hptsi()
1607 did_prefetch = 1; in tcp_hptsi()