Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.h704 #define INP_ALL_LIST -1 macro
714 .mode = INP_ALL_LIST, \
722 .mode = INP_ALL_LIST, \
H A Din_pcb.c1684 if (ii->mode == INP_ALL_LIST && ++ii->hash < hashmax) in inp_next()
1702 if (ii->mode == INP_ALL_LIST && ++ii->hash < hashmax) { in inp_next()