Searched refs:bgp_info_cmp (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.c159 bgp_info_cmp (struct bgp *bgp, struct bgp_info *new, struct bgp_info *exist)
760 if (bgp_info_cmp (bgp, ri2, new_select))
793 if (bgp_info_cmp (bgp, ri, new_select))
157 bgp_info_cmp (struct bgp *bgp, struct bgp_info *new, struct bgp_info *exist) function

Completed in 102 milliseconds