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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_packet.h102 struct ospf_hello struct
H A Dospf_packet.c581 ospf_hello (struct ip *iph, struct ospf_header *ospfh,
584 struct ospf_hello *hello;
593 hello = (struct ospf_hello *) STREAM_PNT (s);
2277 ospf_hello (iph, ospfh, ibuf, oi, length);
579 ospf_hello (struct ip *iph, struct ospf_header *ospfh, function
H A Dospf_dump.c293 struct ospf_hello *hello;
296 hello = (struct ospf_hello *) STREAM_PNT (s);

Completed in 123 milliseconds