ospf_hello
if (op->ospf_hello.hello_dr.s_addr != 0) {
inet_ntoa(op->ospf_hello.hello_dr));
if (op->ospf_hello.hello_bdr.s_addr != 0) {
inet_ntoa(op->ospf_hello.hello_bdr));
nbr = op->ospf_hello.hello_neighbor;
op->ospf_hello.hello_options));
inet_ntoa(op->ospf_hello.hello_mask));
ntohs(op->ospf_hello.hello_helloint));
"Priority = %d", op->ospf_hello.hello_priority);
"Dead interval = %u", ntohl(op->ospf_hello.hello_deadint));
if (op->ospf_hello.hello_dr.s_addr != 0) {
inet_ntoa(op->ospf_hello.hello_dr));
if (op->ospf_hello.hello_bdr.s_addr != 0) {
inet_ntoa(op->ospf_hello.hello_bdr));
nbr = op->ospf_hello.hello_neighbor;