File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ struct udphdr {
78
78
#define SNMPTRAP_PORT 162 /*XXX*/
79
79
#endif
80
80
#ifndef PTP_EVENT_PORT
81
- #define PTP_EVENT_PORT 319 /* IANA */
81
+ #define PTP_EVENT_PORT 319 /* IANA */
82
82
#endif
83
83
#ifndef PTP_GENERAL_PORT
84
- #define PTP_GENERAL_PORT 320 /* IANA */
84
+ #define PTP_GENERAL_PORT 320 /* IANA */
85
85
#endif
86
86
#ifndef CISCO_AUTORP_PORT
87
87
#define CISCO_AUTORP_PORT 496 /*XXX*/
@@ -162,7 +162,7 @@ struct udphdr {
162
162
#define MPLS_LSP_PING_PORT 3503 /* draft-ietf-mpls-lsp-ping-02.txt */
163
163
#endif
164
164
#ifndef BCM_LI_PORT
165
- #define BCM_LI_PORT 49152 /* SDK default */
165
+ #define BCM_LI_PORT 49152 /* SDK default */
166
166
#endif
167
167
#ifndef BFD_CONTROL_PORT
168
168
#define BFD_CONTROL_PORT 3784 /* RFC 5881 */
You can’t perform that action at this time.
0 commit comments