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 {
7878#define SNMPTRAP_PORT 162 /*XXX*/
7979#endif
8080#ifndef PTP_EVENT_PORT
81- #define PTP_EVENT_PORT 319 /* IANA */
81+ #define PTP_EVENT_PORT 319 /* IANA */
8282#endif
8383#ifndef PTP_GENERAL_PORT
84- #define PTP_GENERAL_PORT 320 /* IANA */
84+ #define PTP_GENERAL_PORT 320 /* IANA */
8585#endif
8686#ifndef CISCO_AUTORP_PORT
8787#define CISCO_AUTORP_PORT 496 /*XXX*/
@@ -162,7 +162,7 @@ struct udphdr {
162162#define MPLS_LSP_PING_PORT 3503 /* draft-ietf-mpls-lsp-ping-02.txt */
163163#endif
164164#ifndef BCM_LI_PORT
165- #define BCM_LI_PORT 49152 /* SDK default */
165+ #define BCM_LI_PORT 49152 /* SDK default */
166166#endif
167167#ifndef BFD_CONTROL_PORT
168168#define BFD_CONTROL_PORT 3784 /* RFC 5881 */
You can’t perform that action at this time.
0 commit comments