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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_packet.c49 int stream_put_prefix (struct stream *, struct prefix *);
214 stream_put_prefix (s, &rn->p);
286 stream_put_prefix (s, &rn->p);
382 stream_put_prefix (s, &p);
444 stream_put_prefix (s, &p);
H A Dbgp_attr.c1340 int stream_put_prefix (struct stream *, struct prefix *);
1569 stream_put_prefix (s, p);
1606 stream_put_prefix (s, p);
1720 stream_put_prefix (s, p);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dstream.c309 stream_put_prefix (struct stream *s, struct prefix *p)
306 stream_put_prefix (struct stream *s, struct prefix *p) function
H A Dplist.c2493 int stream_put_prefix (struct stream *, struct prefix *);
2515 stream_put_prefix (s, p);

Completed in 82 milliseconds