Home
last modified time | relevance | path

Searched refs:within_sel (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/netmap/
HDnetmap.c1993 #define within_sel(p_, t_, i_) \ macro
1996 (within_sel((p_), (t_), (p_)->np_qfirst[(t_)]))
2001 (t == NR_TX && within_sel((p_), (t_), (i_)))) && \
2003 (i_) = within_sel((p_), (t_), (i_) + 1) ? (i_) + 1 : \