Searched refs:ev_hint (Results 1 – 2 of 2) sorted by relevance
7074 struct socket *so, long ev_hint) in filt_sockev_common() argument7080 if (ev_hint & SO_FILT_HINT_CONNRESET) { in filt_sockev_common()7083 if (ev_hint & SO_FILT_HINT_TIMEOUT) { in filt_sockev_common()7086 if (ev_hint & SO_FILT_HINT_NOSRCADDR) { in filt_sockev_common()7089 if (ev_hint & SO_FILT_HINT_IFDENIED) { in filt_sockev_common()7092 if (ev_hint & SO_FILT_HINT_KEEPALIVE) { in filt_sockev_common()7095 if (ev_hint & SO_FILT_HINT_ADAPTIVE_WTIMO) { in filt_sockev_common()7098 if (ev_hint & SO_FILT_HINT_ADAPTIVE_RTIMO) { in filt_sockev_common()7101 if ((ev_hint & SO_FILT_HINT_CONNECTED) || in filt_sockev_common()7106 if ((ev_hint & SO_FILT_HINT_DISCONNECTED) || in filt_sockev_common()[all …]
826 filt_chan_extended_common(struct knote *kn, long ev_hint) in filt_chan_extended_common() argument836 if ((ev_hint & CHAN_FILT_HINT_FLOW_ADV_UPD) != 0) { in filt_chan_extended_common()839 if ((ev_hint & CHAN_FILT_HINT_CHANNEL_EVENT) != 0) { in filt_chan_extended_common()842 if ((ev_hint & CHAN_FILT_HINT_IF_ADV_UPD) != 0) { in filt_chan_extended_common()