Searched refs:SOCKOPT_NONE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dlibmicro.h233 #define SOCKOPT_NONE 0 macro
/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlmbench_select_tcp.c144 return tcp_connect("localhost", TCP_SELECT, SOCKOPT_NONE);
182 int newsock = tcp_accept(ts->sock, SOCKOPT_NONE);

Completed in 12 milliseconds