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

/freebsd-10.0-release/sys/fs/nullfs/
H A Dnull.h53 LIST_ENTRY(null_node) null_hash; /* Hash list */ member in struct:null_node
H A Dnull_subr.c115 LIST_FOREACH(a, hd, null_hash) {
148 LIST_FOREACH(oxp, hd, null_hash) {
161 LIST_INSERT_HEAD(hd, xp, null_hash);
281 LIST_REMOVE(xp, null_hash);
/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Daf.c46 af_hash_t null_hash; variable
64 { null_hash, null_netmatch, null_output, \
228 null_hash(addr, hp) function

Completed in 121 milliseconds