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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.c69 print_ipaddr(uint32_t id) function
89 print_ipaddr(op->ospf6_hello.hello_dr));
94 print_ipaddr(op->ospf6_hello.hello_bdr));
119 print_ipaddr(op->ospf6_hello.hello_ifid));
130 print_ipaddr(op->ospf6_hello.hello_dr));
135 print_ipaddr(op->ospf6_hello.hello_bdr));
143 "Neigbor: %s", print_ipaddr(*nbr));
177 "%s Router = %s", scope, print_ipaddr(ls6_router));
184 print_ipaddr(ls6_router),
185 print_ipaddr(ls6_statei
[all...]

Completed in 44 milliseconds