Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dospf6.h98 typedef u_int32_t rtrid_t; typedef
104 rtrid_t ls_stateid;
105 rtrid_t ls_router;
138 rtrid_t link_nrtid;
197 rtrid_t intra_ap_lsid;
198 rtrid_t intra_ap_rtid;
224 rtrid_t ospf6_areaid;
241 rtrid_t hello_dr;
242 rtrid_t hello_bdr;
260 rtrid_t ls_stateid;
[all …]
H A Dprint-ospf6.c81 static void ospf6_print_ls_type(u_int, const rtrid_t *,
82 const rtrid_t *, const char *);
119 ospf6_print_ls_type(u_int ls_type, const rtrid_t *ls_stateid, in ospf6_print_ls_type()
120 const rtrid_t *ls_router, const char *fmt) in ospf6_print_ls_type()
253 const rtrid_t *ap; in ospf6_print_lsa()
471 const rtrid_t *ap; in ospf6_decode_v3()