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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_route.c7895 struct bgp_distance
7904 struct bgp_distance *
7907 struct bgp_distance *new;
7908 new = XMALLOC (MTYPE_BGP_DISTANCE, sizeof (struct bgp_distance));
7909 memset (new, 0, sizeof (struct bgp_distance));
7914 bgp_distance_free (struct bgp_distance *bdistance)
7927 struct bgp_distance *bdistance;
7974 struct bgp_distance *bdistance;
8009 struct bgp_distance *bdistance;
8029 struct bgp_distance *bdistanc
7866 struct bgp_distance struct
[all...]

Completed in 48 milliseconds