Searched refs:NL_SOCK_BUFSIZE_SET (Results 1 – 3 of 3) sorted by relevance
526 sk->s_flags |= NL_SOCK_BUFSIZE_SET; in nl_socket_set_buffer_size()
117 if (!(sk->s_flags & NL_SOCK_BUFSIZE_SET)) { in nl_connect()
21 #define NL_SOCK_BUFSIZE_SET (1<<0) macro