summaryrefslogtreecommitdiff
path: root/include/private/stream_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/private/stream_internal.h')
-rw-r--r--include/private/stream_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/private/stream_internal.h b/include/private/stream_internal.h
index 372d334..7b06310 100644
--- a/include/private/stream_internal.h
+++ b/include/private/stream_internal.h
@@ -73,7 +73,7 @@ typedef struct {
int device_index;/* �ж������ʱ, Ҫ��֤���ĸ������ʹ��ĸ����� */
unsigned short vlan_flipping_couple[2]; /*2020-09-28 lijia add, in host order, vlan flipping for adev, index0��ʾ�յ���ǰ����vlan_id, index1��ʾԭ��ת����vlan_id */
unsigned char mac_flipping_enable;
- char diagnose_to_dump; /* ��ij�ִ������ݰ�, ����pkt_dump�洢��udp socket���͸�tcpdump_mesa */
+ char diagnose_error_to_dump; /* ��ij�ִ������ݰ�, ����pkt_dump�洢��udp socket���͸�tcpdump_mesa */
}raw_pkt_t;