Home
last modified time | relevance | path

Searched refs:hello_dr (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-ospf6.c259 rtrid_t hello_dr; member
755 if (GET_BE_U_4(hellop->hello_dr) != 0) in ospf6_decode_v3()
757 GET_IPADDR_STRING(hellop->hello_dr)); in ospf6_decode_v3()
H A Dospf.h279 nd_ipv4 hello_dr; member
H A Dprint-ospf.c990 if (GET_IPV4_TO_NETWORK_ORDER(op->ospf_hello.hello_dr) != 0) in ospf_decode_v2()
992 GET_IPADDR_STRING(op->ospf_hello.hello_dr)); in ospf_decode_v2()