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

/haiku-fatelf/src/bin/network/tcpdump/
H A Dospf.h271 struct in_addr hello_bdr; member in struct:ospfhdr::__anon4369::__anon4370
H A Dospf6.h238 rtrid_t hello_bdr; member in struct:ospf6hdr::__anon4384::__anon4385
H A Dprint-ospf.c783 TCHECK(op->ospf_hello.hello_bdr);
784 if (op->ospf_hello.hello_bdr.s_addr != 0)
786 ipaddr_string(&op->ospf_hello.hello_bdr));
H A Dprint-ospf6.c529 TCHECK(op->ospf6_hello.hello_bdr);
530 if (op->ospf6_hello.hello_bdr != 0)
532 ipaddr_string(&op->ospf6_hello.hello_bdr));

Completed in 103 milliseconds