Searched refs:hello_dr (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.h139 uint32_t hello_dr; member in struct:ospf6hdr::__anon352::__anon353
H A Dsnoop_ospf.c140 if (op->ospf_hello.hello_dr.s_addr != 0) {
142 inet_ntoa(op->ospf_hello.hello_dr));
179 if (op->ospf_hello.hello_dr.s_addr != 0) {
182 inet_ntoa(op->ospf_hello.hello_dr));
H A Dsnoop_ospf.h234 struct in_addr hello_dr; member in struct:ospfhdr::__anon340::__anon341
H A Dsnoop_ospf6.c87 if (op->ospf6_hello.hello_dr != 0) {
89 print_ipaddr(op->ospf6_hello.hello_dr));
127 if (op->ospf6_hello.hello_dr != 0) {
130 print_ipaddr(op->ospf6_hello.hello_dr));

Completed in 54 milliseconds