Searched refs:prefix_options (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_redistribute.h48 u_char prefix_options; member in struct:ospf6_redistribute_info
H A Dospf6_prefix.h35 u_int8_t prefix_options; member in struct:ospf6_prefix
H A Dospf6_asbr.c70 external->prefix.prefix_options = route.path.prefix_options;
201 request.path.prefix_options = external->prefix.prefix_options;
389 ospf6_prefix_options_str (external->prefix.prefix_options,
H A Dospf6_route.h78 u_char prefix_options;
77 u_char prefix_options; member in struct:ospf6_path
H A Dospf6_prefix.c58 o6p->prefix_options = options;
H A Dospf6_intra.c363 ospf6_prefix_options_str (prefix->prefix_options, buf, sizeof (buf));
502 dup->prefix_options |= prefix->prefix_options;
685 prefix->prefix_options = OSPF6_PREFIX_OPTION_LA;
698 prefix->prefix_options = 0; /* xxx, no options yet */
H A Dospf6_abr.c393 iep->prefix.prefix_options = request->path.prefix_options;
H A Dospf6_route.c154 (int)pn->path.prefix_options, pn->path.area_id,
170 (int)pn2->path.prefix_options, pn2->path.area_id,
H A Dospf6_lsa.c1598 ospf6_prefix_options_str (prefix->prefix_options, buf, sizeof (buf));

Completed in 111 milliseconds