Home
last modified time | relevance | path

Searched refs:SO_FILT_HINT_EV (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dsocketvar.h656 #define SO_FILT_HINT_EV \ macro
/xnu-11417.140.69/bsd/kern/
H A Duipc_socket.c7166 long ev_hint = (hint & SO_FILT_HINT_EV); in filt_sockev()