Searched refs:netbufdup (Results 1 – 3 of 3) sorted by relevance
126 netbufdup(struct netbuf *pnb) in netbufdup() function584 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_read()653 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_write()735 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_setattr()792 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_create()861 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_remove()925 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_mkdir()971 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_rmdir()1029 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_rename()1107 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_link()[all …]
319 extern struct netbuf *netbufdup();356 entry[curentry].addr = netbufdup(&taddr->addr);481 netbufdup(ap) in netbufdup() function
92 static struct netbuf *netbufdup(struct netbuf *);1259 if ((fi->caller_addr = netbufdup(caller_addr)) == NULL) { in forward_register()1365 netbufdup(struct netbuf *ap) in netbufdup() function