Home
last modified time | relevance | path

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

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