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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dospf.h280 struct in_addr hello_dr; member in struct:ospfhdr::__anon5942::__anon5943
H A Dospf6.h224 rtrid_t hello_dr; member in struct:ospf6hdr::__anon5957::__anon5958
H A Dprint-ospf6.c498 TCHECK(op->ospf6_hello.hello_dr);
499 if (op->ospf6_hello.hello_dr != 0)
501 ipaddr_string(&op->ospf6_hello.hello_dr));
H A Dprint-ospf.c956 TCHECK(op->ospf_hello.hello_dr);
957 if (op->ospf_hello.hello_dr.s_addr != 0)
959 ipaddr_string(&op->ospf_hello.hello_dr));

Completed in 140 milliseconds