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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_aspath.h55 struct aspath *aspath_parse ();
H A Dbgp_aspath.c340 aspath_parse (caddr_t pnt, int length)
958 return aspath_parse (NULL, 0);
338 aspath_parse (caddr_t pnt, int length) function
H A Dbgp_attr.c645 aspath_parse. */
670 attr->aspath = aspath_parse (stream_pnt (peer->ibuf), length);

Completed in 107 milliseconds