Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:dstid

337 	char srcid[20], dstid[20];	/*fits 32bit*/
345 snprintf(dstid, sizeof(dstid), "%u",
349 snprintf(dstid, sizeof(dstid), "%u",
352 print_nfsaddr(ndo, bp2, srcid, dstid);