Searched refs:TCP_FUNC_BEING_REMOVED (Results 1 – 4 of 4) sorted by relevance
298 #define TCP_FUNC_BEING_REMOVED 0x01 /* Can no longer be referenced */ macro
530 (blk->tfb_flags & TCP_FUNC_BEING_REMOVED)) { in sysctl_net_inet_default_tcp_functions()909 if (blk->tfb_flags & TCP_FUNC_BEING_REMOVED) { in register_tcp_functions_as_names()1033 blk->tfb_flags |= TCP_FUNC_BEING_REMOVED; in deregister_tcp_functions()
1938 if (blk->tfb_flags & TCP_FUNC_BEING_REMOVED) { in tcp_ctloutput()