SMB2_HDR_EPOCH    112 source4/libcli/smb2/request.c 	SSVAL(req->out.hdr, SMB2_HDR_EPOCH,		0);
SMB2_HDR_EPOCH    267 source4/smb_server/smb2/negprot.c 	SSVAL(req->in.hdr, SMB2_HDR_EPOCH,		0);
SMB2_HDR_EPOCH    115 source4/smb_server/smb2/receive.c 	SSVAL(req->out.hdr, SMB2_HDR_EPOCH,		0);
SMB2_HDR_EPOCH     62 source4/smb_server/smb2/tcon.c 	SSVAL(req->in.hdr, SMB2_HDR_EPOCH,		0);