Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcpdump/
HDprint-ospf6.c257 rtrid_t hello_dr; member
761 if (GET_BE_U_4(hellop->hello_dr) != 0) in ospf6_decode_v3()
763 GET_IPADDR_STRING(hellop->hello_dr)); in ospf6_decode_v3()
HDospf.h281 nd_ipv4 hello_dr; member
HDprint-ospf.c994 if (GET_IPV4_TO_NETWORK_ORDER(op->ospf_hello.hello_dr) != 0) in ospf_decode_v2()
996 GET_IPADDR_STRING(op->ospf_hello.hello_dr)); in ospf_decode_v2()