Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c1032 netbuf_copybuf(struct netbuf *dst, const struct netbuf *src) in netbuf_copybuf() function
1056 if (netbuf_copybuf(np, ap) == FALSE) { in netbufdup()
1214 netbuf_copybuf(svc_getrpccaller(xprt), fi->caller_addr); in xprt_set_caller()