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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dvty.c56 static void vty_event (enum event, int, struct vty *);
1360 vty_event (VTY_READ, vty_sock, vty);
1545 vty_event (VTY_WRITE, vty_sock, vty);
1546 vty_event (VTY_READ, vty_sock, vty);
1599 vty_event (VTY_READ, vty_sock, vty);
1606 vty_event (VTY_WRITE, vty_sock, vty);
1684 vty_event (VTY_WRITE, vty_sock, vty);
1685 vty_event (VTY_READ, vty_sock, vty);
1706 vty_event (VTY_SERV, accept_sock, NULL);
1732 vty_event (VTY_SER
2508 vty_event (enum event event, int sock, struct vty *vty) function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dvty.c56 static void vty_event (enum event, int, struct vty *);
1360 vty_event (VTY_READ, vty_sock, vty);
1545 vty_event (VTY_WRITE, vty_sock, vty);
1546 vty_event (VTY_READ, vty_sock, vty);
1599 vty_event (VTY_READ, vty_sock, vty);
1606 vty_event (VTY_WRITE, vty_sock, vty);
1684 vty_event (VTY_WRITE, vty_sock, vty);
1685 vty_event (VTY_READ, vty_sock, vty);
1706 vty_event (VTY_SERV, accept_sock, NULL);
1732 vty_event (VTY_SER
2508 vty_event (enum event event, int sock, struct vty *vty) function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dvty.c56 static void vty_event (enum event, int, struct vty *);
1360 vty_event (VTY_READ, vty_sock, vty);
1545 vty_event (VTY_WRITE, vty_sock, vty);
1546 vty_event (VTY_READ, vty_sock, vty);
1599 vty_event (VTY_READ, vty_sock, vty);
1606 vty_event (VTY_WRITE, vty_sock, vty);
1684 vty_event (VTY_WRITE, vty_sock, vty);
1685 vty_event (VTY_READ, vty_sock, vty);
1706 vty_event (VTY_SERV, accept_sock, NULL);
1732 vty_event (VTY_SER
2508 vty_event (enum event event, int sock, struct vty *vty) function
[all...]

Completed in 206 milliseconds