Searched refs:CAPABILITY_CODE_MP (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_open.h70 #define CAPABILITY_CODE_MP 1 /* Multiprotocol Extensions */ macro
H A Dbgp_open.c72 if (hdr->code == CAPABILITY_CODE_MP)
421 { CAPABILITY_CODE_MP, "MultiProtocol Extensions" },
435 [CAPABILITY_CODE_MP] = sizeof (struct capability_mp_data),
497 case CAPABILITY_CODE_MP:
524 case CAPABILITY_CODE_MP:
926 stream_putc (s, CAPABILITY_CODE_MP);
938 stream_putc (s, CAPABILITY_CODE_MP);
950 stream_putc (s, CAPABILITY_CODE_MP);
963 stream_putc (s, CAPABILITY_CODE_MP);
975 stream_putc (s, CAPABILITY_CODE_MP);
[all...]
H A Dbgp_packet.c1141 if (capability_code == CAPABILITY_CODE_MP)
1144 stream_putc (s, CAPABILITY_CODE_MP);
2284 if (hdr->code == CAPABILITY_CODE_MP)
H A Dbgpd.c1067 CAPABILITY_CODE_MP,
1129 CAPABILITY_CODE_MP,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_open.h70 #define CAPABILITY_CODE_MP 1 /* Multiprotocol Extensions */ macro
H A Dbgp_open.c72 if (hdr->code == CAPABILITY_CODE_MP)
421 { CAPABILITY_CODE_MP, "MultiProtocol Extensions" },
435 [CAPABILITY_CODE_MP] = sizeof (struct capability_mp_data),
497 case CAPABILITY_CODE_MP:
524 case CAPABILITY_CODE_MP:
926 stream_putc (s, CAPABILITY_CODE_MP);
938 stream_putc (s, CAPABILITY_CODE_MP);
950 stream_putc (s, CAPABILITY_CODE_MP);
963 stream_putc (s, CAPABILITY_CODE_MP);
975 stream_putc (s, CAPABILITY_CODE_MP);
[all...]
H A Dbgp_packet.c1141 if (capability_code == CAPABILITY_CODE_MP)
1144 stream_putc (s, CAPABILITY_CODE_MP);
2284 if (hdr->code == CAPABILITY_CODE_MP)
H A Dbgpd.c1067 CAPABILITY_CODE_MP,
1129 CAPABILITY_CODE_MP,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_open.h70 #define CAPABILITY_CODE_MP 1 /* Multiprotocol Extensions */ macro
H A Dbgp_open.c72 if (hdr->code == CAPABILITY_CODE_MP)
421 { CAPABILITY_CODE_MP, "MultiProtocol Extensions" },
435 [CAPABILITY_CODE_MP] = sizeof (struct capability_mp_data),
497 case CAPABILITY_CODE_MP:
524 case CAPABILITY_CODE_MP:
926 stream_putc (s, CAPABILITY_CODE_MP);
938 stream_putc (s, CAPABILITY_CODE_MP);
950 stream_putc (s, CAPABILITY_CODE_MP);
963 stream_putc (s, CAPABILITY_CODE_MP);
975 stream_putc (s, CAPABILITY_CODE_MP);
[all...]
H A Dbgp_packet.c1141 if (capability_code == CAPABILITY_CODE_MP)
1144 stream_putc (s, CAPABILITY_CODE_MP);
2284 if (hdr->code == CAPABILITY_CODE_MP)
H A Dbgpd.c1067 CAPABILITY_CODE_MP,
1129 CAPABILITY_CODE_MP,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Dbgp_capability_test.c115 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x1, 0x0, 0x2 },
122 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x2, 0x0, 0x80 },
129 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x2, 0x0, 0x4 },
136 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x1, 0x0, 0x80 },
143 { CAPABILITY_CODE_MP, 0x4, 0x0, 0xa, 0x0, 0x81 },
150 { CAPABILITY_CODE_MP, 0x2, 0x0, 0x1, 0x0, 0x1 },
156 { CAPABILITY_CODE_MP, 0x6, 0x0, 0x1, 0x0, 0x1 },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Dbgp_capability_test.c115 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x1, 0x0, 0x2 },
122 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x2, 0x0, 0x80 },
129 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x2, 0x0, 0x4 },
136 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x1, 0x0, 0x80 },
143 { CAPABILITY_CODE_MP, 0x4, 0x0, 0xa, 0x0, 0x81 },
150 { CAPABILITY_CODE_MP, 0x2, 0x0, 0x1, 0x0, 0x1 },
156 { CAPABILITY_CODE_MP, 0x6, 0x0, 0x1, 0x0, 0x1 },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Dbgp_capability_test.c115 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x1, 0x0, 0x2 },
122 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x2, 0x0, 0x80 },
129 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x2, 0x0, 0x4 },
136 { CAPABILITY_CODE_MP, 0x4, 0x0, 0x1, 0x0, 0x80 },
143 { CAPABILITY_CODE_MP, 0x4, 0x0, 0xa, 0x0, 0x81 },
150 { CAPABILITY_CODE_MP, 0x2, 0x0, 0x1, 0x0, 0x1 },
156 { CAPABILITY_CODE_MP, 0x6, 0x0, 0x1, 0x0, 0x1 },

Completed in 114 milliseconds