Home
last modified time | relevance | path

Searched refs:rtrid_t (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dospf6.h97 typedef u_int32_t rtrid_t; typedef
103 rtrid_t ls_stateid;
104 rtrid_t ls_router;
137 rtrid_t link_nrtid;
144 rtrid_t nla_router[1]; /* may repeat */
193 rtrid_t intra_ap_lsid;
194 rtrid_t intra_ap_rtid;
219 rtrid_t ospf6_routerid;
220 rtrid_t ospf6_areaid;
237 rtrid_t hello_dr;
[all …]
Dprint-ospf6.c93 static void ospf6_print_ls_type(u_int, const rtrid_t *,
94 const rtrid_t *, const char *);
132 register const rtrid_t *ls_stateid, in ospf6_print_ls_type()
133 register const rtrid_t *ls_router, register const char *fmt) in ospf6_print_ls_type()
268 register const rtrid_t *ap; in ospf6_print_lsa()
498 register const rtrid_t *ap; in ospf6_decode_v3()