Searched refs:haddrlength (Results 1 – 4 of 4) sorted by relevance
31 #define haddrlength(type) ((hwinfolist[(int) (type)]).hlen) macro
423 hashcode = hash_HashFunction(hp->haddr, haddrlength(hp->htype)); in readtab()427 haddrtoa(hp->haddr, haddrlength(hp->htype))); in readtab()883 bcopy(tmphaddr, hp->haddr, haddrlength(hp->htype)); in eval_symbol()1356 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) { in hwinscmp()1738 hal = haddrlength(htype); /* Get length of this address type */ in prs_haddr()2005 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) { in hwlookcmp()
177 int hlen = haddrlength(hp->htype); in dump_host()
669 hlen = haddrlength(bp->bp_htype); in handle_request()