Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp.h255 struct tcp_function_set { struct
HDtcp_subr.c267 find_tcp_functions_locked(struct tcp_function_set *fs) in find_tcp_functions_locked()
300 find_and_ref_tcp_functions(struct tcp_function_set *fs) in find_and_ref_tcp_functions()
330 struct tcp_function_set fs; in sysctl_net_inet_default_tcp_functions()
501 struct tcp_function_set fs; in register_tcp_functions()
HDtcp_var.h771 struct tcp_function_block *find_and_ref_tcp_functions(struct tcp_function_set *fs);
HDtcp_usrreq.c1379 struct tcp_function_set fsn; in tcp_ctloutput()