Searched refs:prefix_rd (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_mplsvpn.h43 int str2prefix_rd (u_char *, struct prefix_rd *);
45 char *prefix_rd2str (struct prefix_rd *, char *, size_t);
H A Dbgp_attr.h113 bgp_size_t bgp_packet_attribute (struct bgp *bgp, struct peer *, struct stream *, struct attr *, struct prefix *, afi_t, safi_t, struct peer *, struct prefix_rd *, u_char *);
114 bgp_size_t bgp_packet_withdraw (struct peer *peer, struct stream *s, struct prefix *p, afi_t, safi_t, struct prefix_rd *, u_char *);
H A Dbgp_mplsvpn.c83 afi_t, safi_t, int, int, struct prefix_rd *, u_char *);
86 int, int, int, int, struct prefix_rd *, u_char *);
100 struct prefix_rd prd;
107 /* Make prefix_rd */
183 str2prefix_rd (u_char *str, struct prefix_rd *prd)
253 prefix_rd2str (struct prefix_rd *prd, char *buf, size_t size)
313 show_adj_route_vpn (struct vty *vty, struct peer *peer, struct prefix_rd *prd)
407 bgp_show_mpls_vpn (struct vty *vty, struct prefix_rd *prd, enum bgp_show_type type,
523 struct prefix_rd prd;
559 struct prefix_rd pr
[all...]
H A Dbgp_packet.c173 struct prefix_rd *prd = NULL;
190 prd = (struct prefix_rd *) &rn->prn->p;
262 struct prefix_rd *prd = NULL;
272 prd = (struct prefix_rd *) &rn->prn->p;
H A Dbgp_route.c63 struct prefix_rd *prd)
951 struct prefix_rd *prd, u_char *tag, int soft_reconfig)
1245 int afi, int safi, int type, int sub_type, struct prefix_rd *prd,
1886 u_char safi, struct prefix_rd *prd, u_char *tag)
1946 u_char safi, struct prefix_rd *prd, u_char *tag)
2145 (struct prefix_rd *)&rn->p,
2169 struct prefix_rd prd;
2238 struct prefix_rd prd;
4847 struct prefix_rd *prd, afi_t afi, safi_t safi)
4929 afi_t afi, safi_t safi, struct prefix_rd *pr
[all...]
H A Dbgp_attr.c1347 struct prefix_rd *prd, u_char *tag)
1686 afi_t afi, safi_t safi, struct prefix_rd *prd,
H A Dbgp_vty.c6172 struct prefix_rd prd;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dprefix.h74 struct prefix_rd struct

Completed in 187 milliseconds