Searched refs:ev_hint (Results 1 – 2 of 2) sorted by relevance
7108 struct socket *so, long ev_hint) in filt_sockev_common() argument7114 if (ev_hint & SO_FILT_HINT_CONNRESET) { in filt_sockev_common()7117 if (ev_hint & SO_FILT_HINT_TIMEOUT) { in filt_sockev_common()7120 if (ev_hint & SO_FILT_HINT_NOSRCADDR) { in filt_sockev_common()7123 if (ev_hint & SO_FILT_HINT_IFDENIED) { in filt_sockev_common()7126 if (ev_hint & SO_FILT_HINT_KEEPALIVE) { in filt_sockev_common()7129 if (ev_hint & SO_FILT_HINT_ADAPTIVE_WTIMO) { in filt_sockev_common()7132 if (ev_hint & SO_FILT_HINT_ADAPTIVE_RTIMO) { in filt_sockev_common()7135 if ((ev_hint & SO_FILT_HINT_CONNECTED) || in filt_sockev_common()7140 if ((ev_hint & SO_FILT_HINT_DISCONNECTED) || in filt_sockev_common()[all …]
824 filt_chan_extended_common(struct knote *kn, long ev_hint) in filt_chan_extended_common() argument834 if ((ev_hint & CHAN_FILT_HINT_FLOW_ADV_UPD) != 0) { in filt_chan_extended_common()837 if ((ev_hint & CHAN_FILT_HINT_CHANNEL_EVENT) != 0) { in filt_chan_extended_common()840 if ((ev_hint & CHAN_FILT_HINT_IF_ADV_UPD) != 0) { in filt_chan_extended_common()