Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h975 struct tcp_function_block *find_and_ref_tcp_functions(struct tcp_function_set *fs);
/f-stack/freebsd/netinet/
H A Dtcp_var.h975 struct tcp_function_block *find_and_ref_tcp_functions(struct tcp_function_set *fs);
H A Dtcp_usrreq.c1906 blk = find_and_ref_tcp_functions(&fsn); in tcp_ctloutput()
H A Dtcp_subr.c396 find_and_ref_tcp_functions(struct tcp_function_set *fs) in find_and_ref_tcp_functions() function