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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_open.h52 #define ORF_TYPE_PREFIX_OLD 128 macro
H A Dbgp_open.c268 if (type == ORF_TYPE_PREFIX_OLD &&
277 peer->host, ORF_TYPE_PREFIX_OLD, (mode == ORF_MODE_SEND ? "SEND" :
623 ORF_TYPE_PREFIX : ORF_TYPE_PREFIX_OLD));
H A Dbgp_fsm.c658 bgp_route_refresh_send (peer, afi, safi, ORF_TYPE_PREFIX_OLD,
H A Dbgp_packet.c921 || orf_type == ORF_TYPE_PREFIX_OLD)
1750 || orf_type == ORF_TYPE_PREFIX_OLD)
H A Dbgpd.c3745 prefix_type = ORF_TYPE_PREFIX_OLD;
H A Dbgp_vty.c6337 ORF_TYPE_PREFIX_OLD, VTY_NEWLINE);

Completed in 172 milliseconds