Searched refs:tcp_function (Results 1 – 2 of 2) sorted by relevance
131 struct tcp_function { struct132 TAILQ_ENTRY(tcp_function) tf_next;136 TAILQ_HEAD(tcp_funchead, tcp_function);
269 struct tcp_function *f; in find_tcp_functions_locked()282 find_tcp_fb_locked(struct tcp_function_block *blk, struct tcp_function **s) in find_tcp_fb_locked()285 struct tcp_function *f; in find_tcp_fb_locked()371 struct tcp_function *f; in sysctl_net_inet_list_available()500 struct tcp_function *n; in register_tcp_functions()530 n = malloc(sizeof(struct tcp_function), M_TCPFUNCTIONS, wait); in register_tcp_functions()555 struct tcp_function *f; in deregister_tcp_functions()