Searched refs:SS_FILOP_OK (Results 1 – 3 of 3) sorted by relevance
303 #define SS_FILOP_OK 0x00040000 /* socket can attach filters */ macro329 if ((so)->so_state & (SS_FALLBACK_COMP|SS_FILOP_OK)) { \335 (so)->so_state &= ~SS_FILOP_OK; \
200 if (!(so->so_state & SS_FILOP_OK)) in sof_setsockopt_impl()
1320 so->so_state |= SS_FILOP_OK; in socket_init_common()