Searched refs:register_tcp_functions (Results 1 – 3 of 3) sorted by relevance
968 int register_tcp_functions(struct tcp_function_block *blk, int wait);
993 register_tcp_functions(struct tcp_function_block *blk, int wait) in register_tcp_functions() function1200 register_tcp_functions(&tcp_def_funcblk, M_WAITOK); in tcp_init()