Searched refs:phd_hash (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Din_pcb.c1281 LIST_REMOVE(phd, phd_hash);
1479 LIST_FOREACH(phd, porthash, phd_hash) {
1938 LIST_FOREACH(phd, pcbporthash, phd_hash) {
1952 LIST_INSERT_HEAD(pcbporthash, phd, phd_hash);
2064 LIST_REMOVE(phd, phd_hash);
H A Din_pcb.h287 LIST_ENTRY(inpcbport) phd_hash; member in struct:inpcbport
/freebsd-10-stable/sys/netinet6/
H A Din6_pcb.c721 LIST_FOREACH(phd, porthash, phd_hash) {

Completed in 72 milliseconds