Searched refs:sock_evt_cantsendmore (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h107 @constant sock_evt_cantsendmore Indicates the socket cannot send
121 sock_evt_cantsendmore = 8, enumerator in enum:__anon513
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c1261 sflt_notify_after_register(so, sock_evt_cantsendmore,
H A Duipc_socket2.c439 sflt_notify(so, sock_evt_cantsendmore, NULL);

Completed in 80 milliseconds