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

  /external/tcpdump/
ospf6.h 93 typedef u_int32_t rtrid_t; typedef
99 rtrid_t ls_stateid;
100 rtrid_t ls_router;
133 rtrid_t link_nrtid;
140 rtrid_t nla_router[1]; /* may repeat */
189 rtrid_t intra_ap_lsid;
190 rtrid_t intra_ap_rtid;
206 rtrid_t ospf6_routerid;
207 rtrid_t ospf6_areaid;
224 rtrid_t hello_dr
    [all...]
print-ospf6.c 121 static void ospf6_print_ls_type(u_int, const rtrid_t *);
128 ospf6_print_ls_type(register u_int ls_type, register const rtrid_t *ls_stateid)
205 register const rtrid_t *ap;
474 register const rtrid_t *ap;

Completed in 50 milliseconds