Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.c1524 #define II_LIST_NEXT(inp, hash) \ macro
1546 inp = II_LIST_NEXT(inp, hash)) { in inp_next()
1574 inp = II_LIST_NEXT(inp, hash); in inp_next()