Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDin_pcb.c1572 #define II_LIST_NEXT(inp, hash) \ macro
1594 inp = II_LIST_NEXT(inp, hash)) { in inp_next()
1622 inp = II_LIST_NEXT(inp, hash); in inp_next()