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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dstream.h109 struct stream *stream_fifo_head (struct stream_fifo *fifo);
H A Dstream.c466 stream_fifo_head (struct stream_fifo *fifo)
461 stream_fifo_head (struct stream_fifo *fifo) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_packet.c484 s = stream_fifo_head (peer->obuf);
526 if (stream_fifo_head (peer->obuf))
659 s = stream_fifo_head (peer->obuf);

Completed in 79 milliseconds