Searched refs:function_set_name (Results 1 – 3 of 3) sorted by relevance
256 char function_set_name[TCP_FUNCTION_NAME_LEN_MAX]; member
273 if (strcmp(f->tf_fb->tfb_tcp_block_name, fs->function_set_name) == 0) { in find_tcp_functions_locked()338 strcpy(fs.function_set_name, blk->tfb_tcp_block_name); in sysctl_net_inet_default_tcp_functions()342 error = sysctl_handle_string(oidp, fs.function_set_name, in sysctl_net_inet_default_tcp_functions()343 sizeof(fs.function_set_name), req); in sysctl_net_inet_default_tcp_functions()535 strcpy(fs.function_set_name, blk->tfb_tcp_block_name); in register_tcp_functions()
1465 strcpy(fsn.function_set_name, tp->t_fb->tfb_tcp_block_name); in tcp_ctloutput()