Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_subr.c409 find_tcp_fb_locked(struct tcp_function_block *blk, struct tcp_function **s) in find_tcp_fb_locked() function
445 rblk = find_tcp_fb_locked(blk, NULL); in find_and_ref_tcp_fb()
656 blk = find_tcp_fb_locked(V_tcp_func_set_ptr, NULL); in sysctl_net_inet_default_tcp_functions()
1370 while (find_tcp_fb_locked(blk, &f) != NULL) { in deregister_tcp_functions()