Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1399 struct tcp_function_block *find_and_ref_tcp_functions(struct tcp_function_set *fs);
H A Dtcp_usrreq.c1723 blk = find_and_ref_tcp_functions(&fsn); in tcp_ctloutput_set()
H A Dtcp_subr.c427 find_and_ref_tcp_functions(struct tcp_function_set *fs) in find_and_ref_tcp_functions() function