Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c208 static int nlm_netbuf_addrs_cmp(struct netbuf *, struct netbuf *);
1555 nlm_netbuf_addrs_cmp(struct netbuf *nb1, struct netbuf *nb2) in nlm_netbuf_addrs_cmp() function
1609 res = nlm_netbuf_addrs_cmp(&h1->nh_addr, &h2->nh_addr); in nlm_host_cmp()