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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_ism.h52 if (oi->on_write_q == 0) \
55 oi->on_write_q = 1; \
H A Dospf_interface.h177 int on_write_q; member in struct:ospf_interface
H A Dospf_interface.c432 if (oi->on_write_q)
435 oi->on_write_q = 0;
H A Dospf_packet.c567 oi->on_write_q = 0;

Completed in 108 milliseconds