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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_lsa.h187 struct ospf6_lsa_header__ struct
220 struct ospf6_lsa_header__ *header;
373 ospf6_lsa_summary_create (struct ospf6_lsa_header__ *);
H A Dospf6_lsa.c65 ospf6_lsa_issame (struct ospf6_lsa_header__ *lsh1,
66 struct ospf6_lsa_header__ *lsh2)
564 lsa->header = (struct ospf6_lsa_header__ *) lsa_header;
589 ospf6_lsa_summary_create (struct ospf6_lsa_header__ *source)
614 lsa->header = (struct ospf6_lsa_header__ *) lsa_header;
H A Dospf6_dbex.c34 ((struct ospf6_lsa_header__ *) lsa_header);
H A Dospf6_message.c1161 lsa = ospf6_lsa_summary_create ((struct ospf6_lsa_header__ *) lsa_header);

Completed in 113 milliseconds