Home
last modified time | relevance | path

Searched refs:ls_router (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-ospf6.c133 register const rtrid_t *ls_router, register const char *fmt) in ospf6_print_ls_type() argument
154 printf(" %srtr %s", scope, ipaddr_string(ls_router)); in ospf6_print_ls_type()
159 ipaddr_string(ls_router), in ospf6_print_ls_type()
166 ipaddr_string(ls_router)); in ospf6_print_ls_type()
171 ipaddr_string(ls_router), in ospf6_print_ls_type()
178 ipaddr_string(ls_router)); in ospf6_print_ls_type()
184 ipaddr_string(ls_router)); in ospf6_print_ls_type()
190 ipaddr_string(ls_router)); in ospf6_print_ls_type()
196 ipaddr_string(ls_router)); in ospf6_print_ls_type()
202 ipaddr_string(ls_router)); in ospf6_print_ls_type()
[all …]
Dospf6.h104 rtrid_t ls_router; member
257 rtrid_t ls_router; member
Dospf.h155 struct in_addr ls_router; member
295 struct in_addr ls_router; member
Dprint-ospf.c200 ipaddr_string(&lshp->ls_router), in ospf_print_lshdr()
821 ipaddr_string(&lsrp->ls_router), in ospf_decode_v2()