Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ospf6.c258 rtrid_t hello_bdr; member
764 if (GET_BE_U_4(hellop->hello_bdr) != 0) in ospf6_decode_v3()
766 GET_IPADDR_STRING(hellop->hello_bdr)); in ospf6_decode_v3()
H A Dospf.h282 nd_ipv4 hello_bdr; member
H A Dprint-ospf.c998 if (GET_IPV4_TO_NETWORK_ORDER(op->ospf_hello.hello_bdr) != 0) in ospf_decode_v2()
1000 GET_IPADDR_STRING(op->ospf_hello.hello_bdr)); in ospf_decode_v2()