Searched refs:nb1 (Results 1 – 2 of 2) sorted by relevance
695 uint32_t hnb, nb1; in top_log() local708 for (hmof = vamof - (va - buf), nb1 = nb; bufsz; in top_log()709 bufsz -= hnb, hmof += hnb, buf += hnb, nb1 -= hnb) { in top_log()714 MAX(hmof, vamof), MIN(hnb, nb1)); in top_log()
1492 nlm_netbuf_addrs_cmp(struct netbuf *nb1, struct netbuf *nb2) in nlm_netbuf_addrs_cmp() argument1502 na1 = (union nlm_addr *)nb1->buf; in nlm_netbuf_addrs_cmp()