Searched refs:hello_bdr (Results 1 – 4 of 4) sorted by relevance
529 TCHECK(op->ospf6_hello.hello_bdr); in ospf6_decode_v3()530 if (op->ospf6_hello.hello_bdr != 0) in ospf6_decode_v3()532 ipaddr_string(&op->ospf6_hello.hello_bdr)); in ospf6_decode_v3()
238 rtrid_t hello_bdr; member
783 TCHECK(op->ospf_hello.hello_bdr); in ospf_decode_v2()784 if (op->ospf_hello.hello_bdr.s_addr != 0) in ospf_decode_v2()786 ipaddr_string(&op->ospf_hello.hello_bdr)); in ospf_decode_v2()
272 struct in_addr hello_bdr; member