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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/zebra/
H A Drtadv.c503 rtadv_read (struct thread *thread) function
1637 rtadv->ra_read = thread_add_read (zebrad.master, rtadv_read, NULL, val);
1666 rtadv->ra_read = thread_add_read (zebrad.master, rtadv_read, NULL, val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Drtadv.c503 rtadv_read (struct thread *thread) function
1637 rtadv->ra_read = thread_add_read (zebrad.master, rtadv_read, NULL, val);
1666 rtadv->ra_read = thread_add_read (zebrad.master, rtadv_read, NULL, val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Drtadv.c503 rtadv_read (struct thread *thread) function
1637 rtadv->ra_read = thread_add_read (zebrad.master, rtadv_read, NULL, val);
1666 rtadv->ra_read = thread_add_read (zebrad.master, rtadv_read, NULL, val);

Completed in 64 milliseconds