Searched refs:BGP_MSG_CAPABILITY (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_packet.c762 case BGP_MSG_CAPABILITY:
1138 bgp_packet_set_marker (s, BGP_MSG_CAPABILITY);
1168 peer->host, BGP_MSG_CAPABILITY, length);
2537 && type != BGP_MSG_CAPABILITY)
2558 || (type == BGP_MSG_CAPABILITY && size < BGP_MSG_CAPABILITY_MIN_SIZE))
2613 case BGP_MSG_CAPABILITY:
H A Dbgpd.h624 #define BGP_MSG_CAPABILITY 6 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_packet.c762 case BGP_MSG_CAPABILITY:
1138 bgp_packet_set_marker (s, BGP_MSG_CAPABILITY);
1168 peer->host, BGP_MSG_CAPABILITY, length);
2537 && type != BGP_MSG_CAPABILITY)
2558 || (type == BGP_MSG_CAPABILITY && size < BGP_MSG_CAPABILITY_MIN_SIZE))
2613 case BGP_MSG_CAPABILITY:
H A Dbgpd.h624 #define BGP_MSG_CAPABILITY 6 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_packet.c762 case BGP_MSG_CAPABILITY:
1138 bgp_packet_set_marker (s, BGP_MSG_CAPABILITY);
1168 peer->host, BGP_MSG_CAPABILITY, length);
2537 && type != BGP_MSG_CAPABILITY)
2558 || (type == BGP_MSG_CAPABILITY && size < BGP_MSG_CAPABILITY_MIN_SIZE))
2613 case BGP_MSG_CAPABILITY:
H A Dbgpd.h624 #define BGP_MSG_CAPABILITY 6 macro

Completed in 135 milliseconds