HomeSort by relevance Sort by last modified time
    Searched refs:rtrid_t (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
ospf6.h 97 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...]
print-ospf6.c 93 static void ospf6_print_ls_type(u_int, const rtrid_t *,
94 const rtrid_t *, const char *);
132 register const rtrid_t *ls_stateid,
133 register const rtrid_t *ls_router, register const char *fmt)
268 register const rtrid_t *ap;
498 register const rtrid_t *ap;

Completed in 789 milliseconds