Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c214 static void nlm_netbuf_to_netobj(struct netbuf *, int *, netobj *);
1892 nlm_netbuf_to_netobj(&host->nh_addr, &family, &obj); in nlm_host_monitor()
2825 nlm_netbuf_to_netobj(struct netbuf *addr, int *family, netobj *obj) in nlm_netbuf_to_netobj() function