Searched refs:ev_hint (Results 1 – 2 of 2) sorted by relevance
6959 struct socket *so, long ev_hint) in filt_sockev_common() argument6965 if (ev_hint & SO_FILT_HINT_CONNRESET) { in filt_sockev_common()6968 if (ev_hint & SO_FILT_HINT_TIMEOUT) { in filt_sockev_common()6971 if (ev_hint & SO_FILT_HINT_NOSRCADDR) { in filt_sockev_common()6974 if (ev_hint & SO_FILT_HINT_IFDENIED) { in filt_sockev_common()6977 if (ev_hint & SO_FILT_HINT_KEEPALIVE) { in filt_sockev_common()6980 if (ev_hint & SO_FILT_HINT_ADAPTIVE_WTIMO) { in filt_sockev_common()6983 if (ev_hint & SO_FILT_HINT_ADAPTIVE_RTIMO) { in filt_sockev_common()6986 if ((ev_hint & SO_FILT_HINT_CONNECTED) || in filt_sockev_common()6991 if ((ev_hint & SO_FILT_HINT_DISCONNECTED) || in filt_sockev_common()[all …]
836 filt_chan_extended_common(struct knote *kn, long ev_hint) in filt_chan_extended_common() argument846 if ((ev_hint & CHAN_FILT_HINT_FLOW_ADV_UPD) != 0) { in filt_chan_extended_common()849 if ((ev_hint & CHAN_FILT_HINT_CHANNEL_EVENT) != 0) { in filt_chan_extended_common()852 if ((ev_hint & CHAN_FILT_HINT_IF_ADV_UPD) != 0) { in filt_chan_extended_common()