Searched refs:hello_dr (Results 1 – 4 of 4) sorted by relevance
494 TCHECK(op->ospf6_hello.hello_dr); in ospf6_decode_v3()495 if (op->ospf6_hello.hello_dr != 0) in ospf6_decode_v3()497 ipaddr_string(&op->ospf6_hello.hello_dr)); in ospf6_decode_v3()
224 rtrid_t hello_dr; member
280 struct in_addr hello_dr; member
952 TCHECK(op->ospf_hello.hello_dr); in ospf_decode_v2()953 if (op->ospf_hello.hello_dr.s_addr != 0) in ospf_decode_v2()955 ipaddr_string(&op->ospf_hello.hello_dr)); in ospf_decode_v2()