Searched refs:nlm_netbuf_to_netobj (Results 1 – 1 of 1) sorted by relevance
214 static void nlm_netbuf_to_netobj(struct netbuf *, int *, netobj *);1821 nlm_netbuf_to_netobj(&host->nh_addr, &family, &obj); in nlm_host_monitor()2718 nlm_netbuf_to_netobj(struct netbuf *addr, int *family, netobj *obj) in nlm_netbuf_to_netobj() function