Searched refs:ospf6_lsreq (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_message.h103 struct ospf6_lsreq struct
H A Dospf6_message.c180 struct ospf6_lsreq *lsreq;
191 for (lsreq = (struct ospf6_lsreq *) message[i].iov_base;
914 struct ospf6_lsreq *lsreq;
962 for (lsreq = (struct ospf6_lsreq *) message[1].iov_base;
1005 += length / sizeof (struct ospf6_lsreq);
1715 struct ospf6_lsreq lsreq[OSPF6_MESSAGE_IOVEC_SIZE];
1755 + sizeof (struct ospf6_lsreq)
1765 OSPF6_MESSAGE_ATTACH (message, &lsreq[i], sizeof (struct ospf6_lsreq));

Completed in 89 milliseconds