Home
last modified time | relevance | path

Searched refs:routedesc (Results 1 – 4 of 4) sorted by relevance

/dports/net/quagga/quagga-1.2.4/zebra/
H A Drt_netlink.c1480 const char *routedesc, in _netlink_route_build_singlepath() argument
1501 routedesc, in _netlink_route_build_singlepath()
1516 routedesc, in _netlink_route_build_singlepath()
1565 const char *routedesc, in _netlink_route_build_multipath() argument
1594 routedesc, in _netlink_route_build_multipath()
1610 routedesc, in _netlink_route_build_multipath()
1657 const char *routedesc, in _netlink_route_debug() argument
1665 routedesc, in _netlink_route_debug()
1684 const char *routedesc; in netlink_route_multipath() local
1839 routedesc, family, zvrf); in netlink_route_multipath()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Drt_netlink.c1477 const char *routedesc, in _netlink_mpls_build_singlepath() argument
1616 const char *routedesc; in netlink_route_multipath_msg_encode() local
1835 routedesc = nexthop->rparent in netlink_route_multipath_msg_encode()
1891 routedesc = nexthop->rparent in netlink_route_multipath_msg_encode()
3699 const char *routedesc; in netlink_mpls_multipath_msg_encode() local
3771 routedesc = "single-path"; in netlink_mpls_multipath_msg_encode()
3773 routedesc); in netlink_mpls_multipath_msg_encode()
3792 &p, routedesc, nhlfe, &req->n, in netlink_mpls_multipath_msg_encode()
3808 routedesc = "multipath"; in netlink_mpls_multipath_msg_encode()
3810 routedesc); in netlink_mpls_multipath_msg_encode()
[all …]
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Drt_netlink.c1477 const char *routedesc, in _netlink_mpls_build_singlepath() argument
1616 const char *routedesc; in netlink_route_multipath_msg_encode() local
1835 routedesc = nexthop->rparent in netlink_route_multipath_msg_encode()
1891 routedesc = nexthop->rparent in netlink_route_multipath_msg_encode()
3699 const char *routedesc; in netlink_mpls_multipath_msg_encode() local
3771 routedesc = "single-path"; in netlink_mpls_multipath_msg_encode()
3773 routedesc); in netlink_mpls_multipath_msg_encode()
3792 &p, routedesc, nhlfe, &req->n, in netlink_mpls_multipath_msg_encode()
3808 routedesc = "multipath"; in netlink_mpls_multipath_msg_encode()
3810 routedesc); in netlink_mpls_multipath_msg_encode()
[all …]
/dports/cad/electric/electric-7.00/src/rout/
H A Droutriver.c108 typedef struct routedesc struct
118 struct routedesc *next; argument