Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dreadfile.h7 extern boolean iplookcmp(hash_datum *, hash_datum *);
H A Dbootpd.c717 hp = (struct host *) hash_Lookup(iphashtable, hashcode, iplookcmp, in handle_request()
H A Dreadfile.c2017 iplookcmp(hash_datum *d1, hash_datum *d2) in iplookcmp() function