summaryrefslogtreecommitdiff
path: root/cesar/cp/defs.h
diff options
context:
space:
mode:
authorlaranjeiro2009-10-06 17:13:54 +0000
committerlaranjeiro2009-10-06 17:13:54 +0000
commit06e1778a291a97f55827ae4b68b68fc20d355fe0 (patch)
tree7dc95138361ff94875eae9bd4af62f15373d3ade /cesar/cp/defs.h
parent9772bdf7a3ad346d820320382367528e45fae007 (diff)
*interface/sniffer, cp: (See #587).
* Embedded sniffed MMEs in a VS_SNIFFER.IND MME. If the sniffed MME is too long only the available space in the sniffed MME will be used (some data can miss). * Moved the CP_MME_PAYLOAD_MAX_SIZE... to HPAV_MME_PAYLOAD_MAX_SIZE... from cp/defs.h file to common/homplugAV.h file. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5965 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/cp/defs.h')
-rw-r--r--cesar/cp/defs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cesar/cp/defs.h b/cesar/cp/defs.h
index 0511876472..8a3951c3b0 100644
--- a/cesar/cp/defs.h
+++ b/cesar/cp/defs.h
@@ -94,10 +94,6 @@
#define CP_NID_SIZE 7
#define CP_NID_SIZE_BITS 54
-/** Max payload size in bytes. */
-#define CP_MME_PAYLOAD_MAX_SIZE_WITH_VLAN 1495
-#define CP_MME_PAYLOAD_MAX_SIZE 1499
-
/** Specific allocation time in ATU. Calulated from their size in byte and their
* transmission in ROBO modulation*/