Home
last modified time | relevance | path

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

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