Searched refs:hello_bdr (Results 1 – 4 of 4) sorted by relevance
145 if (op->ospf_hello.hello_bdr.s_addr != 0) { in interpret_ospf_hello()147 inet_ntoa(op->ospf_hello.hello_bdr)); in interpret_ospf_hello()184 if (op->ospf_hello.hello_bdr.s_addr != 0) { in interpret_ospf_hello()187 inet_ntoa(op->ospf_hello.hello_bdr)); in interpret_ospf_hello()
92 if (op->ospf6_hello.hello_bdr != 0) { in interpret_ospf6_hello()94 print_ipaddr(op->ospf6_hello.hello_bdr)); in interpret_ospf6_hello()132 if (op->ospf6_hello.hello_bdr != 0) { in interpret_ospf6_hello()135 print_ipaddr(op->ospf6_hello.hello_bdr)); in interpret_ospf6_hello()
140 uint32_t hello_bdr; member
235 struct in_addr hello_bdr; member