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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_packet.c1461 #define OSPF_LSA_KEY_SIZE 12 /* type(4) + id(4) + ar(4) */ macro
1506 while (size >= OSPF_LSA_KEY_SIZE)
1548 size -= OSPF_LSA_KEY_SIZE;
2686 OSPF_LSA_KEY_SIZE ? MSG_NG : MSG_OK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_packet.c1461 #define OSPF_LSA_KEY_SIZE 12 /* type(4) + id(4) + ar(4) */ macro
1506 while (size >= OSPF_LSA_KEY_SIZE)
1548 size -= OSPF_LSA_KEY_SIZE;
2686 OSPF_LSA_KEY_SIZE ? MSG_NG : MSG_OK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_packet.c1461 #define OSPF_LSA_KEY_SIZE 12 /* type(4) + id(4) + ar(4) */ macro
1506 while (size >= OSPF_LSA_KEY_SIZE)
1548 size -= OSPF_LSA_KEY_SIZE;
2686 OSPF_LSA_KEY_SIZE ? MSG_NG : MSG_OK;

Completed in 174 milliseconds