Searched full:mpls (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/net/ |
H A D | ppp_defs.h | 95 #define PPP_MPLS 0x281 /* MPLS Unicast */ 96 #define PPP_MPLSMC 0x283 /* MPLS Multicast */ 112 #define PPP_MPLSCP 0x8281 /* MPLS Control Protocol */
|
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321_reg.h | 59 #define REG_MPLS_BIT0 CRA(0x7,0x1,0x08) /* MPLS bit0 position */ 60 #define REG_MPLS_BIT1 CRA(0x7,0x1,0x09) /* MPLS bit1 position */ 61 #define REG_MPLS_BIT2 CRA(0x7,0x1,0x0a) /* MPLS bit2 position */ 62 #define REG_MPLS_BIT3 CRA(0x7,0x1,0x0b) /* MPLS bit3 position */ 63 #define REG_MPLS_BITMASK CRA(0x7,0x1,0x0c) /* MPLS bit mask */
|
H A D | vsc7326_reg.h | 61 #define REG_MPLS_BIT0 CRA(0x7,0x1,0x08) /* MPLS bit0 position */ 62 #define REG_MPLS_BIT1 CRA(0x7,0x1,0x09) /* MPLS bit1 position */ 63 #define REG_MPLS_BIT2 CRA(0x7,0x1,0x0a) /* MPLS bit2 position */ 64 #define REG_MPLS_BIT3 CRA(0x7,0x1,0x0b) /* MPLS bit3 position */ 65 #define REG_MPLS_BITMASK CRA(0x7,0x1,0x0c) /* MPLS bit mask */
|
/illumos-gate/usr/src/boot/include/net/ |
H A D | ethernet.h | 336 #define ETHERTYPE_MPLS 0x8847 /* MPLS Unicast */ 337 #define ETHERTYPE_MPLS_MCAST 0x8848 /* MPLS Multicast */
|
/illumos-gate/usr/src/boot/include/netinet/ |
H A D | in.h | 247 #define IPPROTO_MPLS 137 /* MPLS-in-IP */
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | main.c | 1306 { 0x0281, "MPLS Unicast" }, 1307 { 0x0283, "MPLS Multicast" }, 1338 { 0x8281, "MPLS Control Protocol" },
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ppp.c | 121 { PPP_MPLS, "MPLS", NULL, NULL, NULL }, 122 { PPP_MPLSMC, "MPLS M/C", NULL, NULL, NULL },
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/ |
H A D | reg_addr.h | 39913 …h:0x14 // mpls_ipv4_label to be compared Vs the label field of the last mpls label if mpls_compa… 39914 …h:0x14 // mpls_ipv6_label to be compared Vs the label field of the last mpls label if mpls_compa… 39915 …_ipv6_label/mpls_ipv4_label to be compared Vs the label field of the last mpls label if mpls_compa… 39916 … 0x1f1414UL //Access:RW DataWidth:0x10 // Ethernet type of MPLS. 39917 … 0x1f1418UL //Access:RW DataWidth:0x10 // Ethernet type of MPLS. 55902 …h:0x14 // mpls_ipv4_label to be compared Vs the label field of the last mpls label if mpls_compa… 55903 …h:0x14 // mpls_ipv6_label to be compared Vs the label field of the last mpls label if mpls_compa… 55904 …_ipv6_label/mpls_ipv4_label to be compared Vs the label field of the last mpls label if mpls_compa… 55905 … 0x50d820UL //Access:RW DataWidth:0x10 // Ethernet type of MPLS. 55906 … 0x50d824UL //Access:RW DataWidth:0x10 // Ethernet type of MPLS.
|