Home
last modified time | relevance | path

Searched refs:BGP_VERSION (Results 1 – 11 of 11) sorted by relevance

/dports/net-mgmt/openbmp/openbmp-0.14.0/Server/src/bgp/
H A Dbgp_common.h24 #define BGP_VERSION 4 macro
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/ip_t/
H A Dbgp.h35 #define BGP_VERSION 20120515L /* interface version */ macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/ip_t/
H A Dbgp.h35 #define BGP_VERSION 20120515L /* interface version */ macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/ip_t/
H A Dbgp.h35 #define BGP_VERSION 20120811L /* interface version */ macro
/dports/net/bird/bird-1.6.8/proto/bgp/
H A Dbgp.h206 #define BGP_VERSION 4 macro
H A Dpackets.c233 BGP_VERSION, p->local_as, p->cf->hold_time, p->local_id); in bgp_create_open()
234 buf[0] = BGP_VERSION; in bgp_create_open()
979 if (pkt[19] != BGP_VERSION) in bgp_rx_open()
/dports/net/bird2/bird-2.0.8/proto/bgp/
H A Dpackets.c752 BGP_VERSION, p->public_as, p->cf->hold_time, p->local_id); in bgp_create_open()
754 buf[0] = BGP_VERSION; in bgp_create_open()
812 if (pkt[19] != BGP_VERSION) in bgp_rx_open()
813 { u16 val = BGP_VERSION; bgp_error(conn, 2, 1, (byte *) &val, 2); return; } in bgp_rx_open()
H A Dbgp.h461 #define BGP_VERSION 4 macro
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dsession.c2037 if (version != BGP_VERSION) { in parse_open()
2040 if (version > BGP_VERSION) in parse_open()
2041 rversion = version - BGP_VERSION; in parse_open()
2043 rversion = BGP_VERSION; in parse_open()
H A Dbgpd.h36 #define BGP_VERSION 4 macro
/dports/net/quagga/quagga-1.2.4/
H A DNEWS1452 o neighbor PEER version BGP_VERSION
1459 o ipv6 bgp neighbor PEER version BGP_VERSION
2116 ** `neighbor IP_ADDR version BGP_VERSION' command's BGP_VERSION