Home
last modified time | relevance | path

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

/freebsd-14-stable/libexec/bootpd/
HDreadfile.h7 extern boolean iplookcmp(hash_datum *, hash_datum *);
HDbootpd.c718 hp = (struct host *) hash_Lookup(iphashtable, hashcode, iplookcmp, in handle_request()
HDreadfile.c2017 iplookcmp(hash_datum *d1, hash_datum *d2) in iplookcmp() function