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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_packet.h76 struct ospf_header struct
H A Dospf_packet.c262 struct ospf_header *ospfh;
267 ospfh = (struct ospf_header *) ibuf;
305 struct ospf_header *ospfh;
314 ospfh = (struct ospf_header *) ibuf;
581 ospf_hello (struct ip *iph, struct ospf_header *ospfh,
985 ospf_db_desc (struct ip *iph, struct ospf_header *ospfh,
1214 ospf_ls_req (struct ip *iph, struct ospf_header *ospfh,
1444 ospf_ls_upd (struct ip *iph, struct ospf_header *ospfh,
1775 ospf_ls_ack (struct ip *iph, struct ospf_header *ospfh,
1946 struct ip *iph, struct ospf_header *ospf
[all...]
H A Dospf_dump.c635 ospf_header_dump (struct ospf_header *ospfh)
675 struct ospf_header *ospfh;
682 ospfh = (struct ospf_header *) STREAM_PNT (s);

Completed in 49 milliseconds