ospf6_hello
op->ospf6_hello.hello6_options));
print_ipaddr(op->ospf6_hello.hello_ifid));
ntohs(op->ospf6_hello.hello_helloint));
"Priority = %d", op->ospf6_hello.hello6_priority);
"Dead interval = %u", ntohl(op->ospf6_hello.hello_deadint));
if (op->ospf6_hello.hello_dr != 0) {
print_ipaddr(op->ospf6_hello.hello_dr));
if (op->ospf6_hello.hello_bdr != 0) {
print_ipaddr(op->ospf6_hello.hello_bdr));
nbr = op->ospf6_hello.hello_neighbor;
if (op->ospf6_hello.hello_dr != 0) {
print_ipaddr(op->ospf6_hello.hello_dr));
if (op->ospf6_hello.hello_bdr != 0) {
print_ipaddr(op->ospf6_hello.hello_bdr));
nbr = op->ospf6_hello.hello_neighbor;