Searched refs:ospf6_lsdb_node (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_lsdb.h31 struct ospf6_lsdb_node struct
48 /* int ospf6_lsdb_is_end (struct ospf6_lsdb_node *lsdb_node); */
70 void ospf6_lsdb_head (struct ospf6_lsdb_node *node, struct ospf6_lsdb *lsdb);
71 void ospf6_lsdb_type (struct ospf6_lsdb_node *node, u_int16_t type,
73 void ospf6_lsdb_type_router (struct ospf6_lsdb_node *node, u_int16_t type,
75 void ospf6_lsdb_next (struct ospf6_lsdb_node *node);
H A Dospf6_lsdb.c158 ospf6_lsdb_lookup_node (struct ospf6_lsdb_node *node,
165 memset (node, 0, sizeof (struct ospf6_lsdb_node));
186 struct ospf6_lsdb_node node;
193 ospf6_lsdb_head (struct ospf6_lsdb_node *node, struct ospf6_lsdb *lsdb)
197 memset (node, 0, sizeof (struct ospf6_lsdb_node));
217 ospf6_lsdb_type (struct ospf6_lsdb_node *node, u_int16_t type,
223 memset (node, 0, sizeof (struct ospf6_lsdb_node));
247 ospf6_lsdb_type_router (struct ospf6_lsdb_node *node,
254 memset (node, 0, sizeof (struct ospf6_lsdb_node));
278 ospf6_lsdb_next (struct ospf6_lsdb_node *nod
[all...]
H A Dospf6_abr.c294 struct ospf6_lsdb_node node;
336 struct ospf6_lsdb_node node;
636 struct ospf6_lsdb_node node;
H A Dospf6_neighbor.c216 struct ospf6_lsdb_node node;
528 struct ospf6_lsdb_node node;
H A Dospf6_intra.c185 struct ospf6_lsdb_node node;
232 struct ospf6_lsdb_node node;
386 struct ospf6_lsdb_node n;
H A Dospf6_message.c1530 struct ospf6_lsdb_node node;
1600 struct ospf6_lsdb_node node;
1717 struct ospf6_lsdb_node node;
1791 struct ospf6_lsdb_node node;
1916 struct ospf6_lsdb_node node;
H A Dospf6_asbr.c293 struct ospf6_lsdb_node node;
H A Dospf6_spf.c290 struct ospf6_lsdb_node node;

Completed in 105 milliseconds