Searched refs:re_ipaddr (Results 1 – 4 of 4) sorted by relevance
584 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()1162 newte->pnb = netbufdup(&(logrec->re_ipaddr)); in trans_symlink()[all …]
275 if (!xdr_netbuf(xdrs, &objp->re_ipaddr)) in xdr_nfslog_request_record()
1449 nfsl_ipaddr_print(elfrec, &logrec->re_ipaddr); in nfsl_elf_rpc_print()
133 struct netbuf re_ipaddr; /* Requestors ip address */ member