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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_dump.c76 struct stream *bgp_dump_obuf;
174 obuf = bgp_dump_obuf;
280 obuf = bgp_dump_obuf;
371 obuf = bgp_dump_obuf;
399 obuf = bgp_dump_obuf;
732 bgp_dump_obuf = stream_new (BGP_MAX_PACKET_SIZE + BGP_DUMP_HEADER_SIZE);
75 struct stream *bgp_dump_obuf; variable in typeref:struct:stream

Completed in 39 milliseconds