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

/freebsd-13-stable/sys/netinet/
H A Dtcp_subr.c402 find_tcp_fb_locked(struct tcp_function_block *blk, struct tcp_function **s) function
438 rblk = find_tcp_fb_locked(blk, NULL);
611 blk = find_tcp_fb_locked(tcp_func_set_ptr, NULL);
1356 while (find_tcp_fb_locked(blk, &f) != NULL) {

Completed in 105 milliseconds