Searched refs:SO_NP_EXTENSIONS (Results 1 – 2 of 2) sorted by relevance
3937 #if defined(SO_NP_EXTENSIONS) in uds_socket_setup()3942 if (setsockopt(skt, SOL_SOCKET, SO_NP_EXTENSIONS, &sonpx, optlen) < 0) in uds_socket_setup()
2481 pub const SO_NP_EXTENSIONS: ::c_int = 0x1083; constant