Lines Matching +full:non +full:- +full:specified
57 Additionally, users can specify a particular stack to use on a per-connection
74 functions request that the system add a specified function block
81 de-registers the function block.
127 function requests that the system remove a specified function block from the
131 If the call fails because sockets are still using the specified function block,
134 This will prevent additional sockets from using the specified function block.
161 .Bd -literal -offset indent
194 TCP_FUNCTION_NAME_LEN_MAX-1 characters in length.
208 Each of these function pointers must be non-NULL.
211 stack (or, when the socket is first opened), it should set a non-NULL
216 TCP stack (or, when the socket is closed), it should set a non-NULL pointer
223 argument is non-NULL, the function to which it points is called when the
232 non-NULL pointer in the
258 timer fires by setting a non-NULL function pointer in the
270 field must be non-NULL.
278 if this function pointer is non-NULL and finally perform the stack switch.
291 TCP control block, the TCP stack can initialize its own per-connection storage.
297 per-connection storage.
321 functions return zero on success and non-zero on failure.
326 until no more connections are using the specified TCP stack.
330 specified TCP stack.
338 .Bl -tag -width Er
354 .Bl -tag -width Er
363 .Bl -tag -width Er
367 argument references the kernel's compiled-in default function block.
385 .An -nosplit