Searched defs:ls_router (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c204 struct in_addr ls_router)
209 sprintf(sum_line, " rtr %s ", inet_ntoa(ls_router));
214 "Router LSA; Router = %s ", inet_ntoa(ls_router));
219 sprintf(sum_line, " net dr %s ", inet_ntoa(ls_router));
226 "Network LSA Router = %s ", inet_ntoa(ls_router));
236 sprintf(sum_line, "abr %s ", inet_ntoa(ls_router));
244 inet_ntoa(ls_router));
251 sprintf(sum_line, "asbr %s ", inet_ntoa(ls_router));
258 " asbr = %s ", inet_ntoa(ls_router));
265 sprintf(sum_line, " asbr %s", inet_ntoa(ls_router));
203 ospf_print_ls_type(int flags, uint32_t ls_type, struct in_addr ls_stateid, struct in_addr ls_router) argument
[all...]
H A Dsnoop_ospf6.h159 uint32_t ls_router; member in struct:ospf6hdr::__anon326::lsr6
H A Dsnoop_ospf.h136 struct in_addr ls_router; member in struct:lsa_hdr
252 struct in_addr ls_router; member in struct:ospfhdr::__anon314::lsr

Completed in 47 milliseconds