Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c207 static void nlm_copy_netbuf(struct netbuf *, struct netbuf *);
813 nlm_copy_netbuf(&nsm->ns_addr, nb); in nlm_nsm_init()
1173 nlm_copy_netbuf(struct netbuf *dst, struct netbuf *src) in nlm_copy_netbuf() function
1400 nlm_copy_netbuf(&host->nh_addr, naddr); in nlm_host_create()