Searched refs:_Q_INVALID (Results 1 – 3 of 3) sorted by relevance
668 (LIST_NEXT(inp, inp_hash) == _Q_INVALID)); in in_pcbunref()670 (LIST_NEXT(inp, inp_lhash) == _Q_INVALID)); in in_pcbunref()672 (TAILQ_NEXT(inp, inp_queue) == _Q_INVALID)); in in_pcbunref()
85 #define _Q_INVALID ((void *)-1) macro86 #define _Q_INVALIDATE(a) (a) = _Q_INVALID
8327 ((TAILQ_NEXT(st, sync_list) == _Q_INVALID) && in pf_state_unref()8331 (TAILQ_NEXT(st, entry_list) == _Q_INVALID)); in pf_state_unref()