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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_fsm.h26 #define BGP_WRITE_ON(T,F,V) THREAD_WRITE_ON(master,T,F,peer,V) macro
H A Dbgp_packet.c241 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
398 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
472 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
645 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
725 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
780 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
981 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
1048 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
H A Dbgp_fsm.c296 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
548 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);
H A Dbgp_advertise.c298 BGP_WRITE_ON (peer->t_write, bgp_write, peer->fd);

Completed in 93 milliseconds