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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_proto.h70 #define OSPF6_PREFIX_OPTION_LA (1 << 1) /* Local Address */ macro
H A Dospf6_intra.c640 la = (CHECK_FLAG (prefix->prefix_options, OSPF6_PREFIX_OPTION_LA) ?
846 la = (CHECK_FLAG (prefix->prefix_options, OSPF6_PREFIX_OPTION_LA) ?
1279 CHECK_FLAG(op->prefix_options, OSPF6_PREFIX_OPTION_LA))
H A Dospf6_abr.c649 OSPF6_PREFIX_OPTION_LA))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_proto.h70 #define OSPF6_PREFIX_OPTION_LA (1 << 1) /* Local Address */ macro
H A Dospf6_intra.c640 la = (CHECK_FLAG (prefix->prefix_options, OSPF6_PREFIX_OPTION_LA) ?
846 la = (CHECK_FLAG (prefix->prefix_options, OSPF6_PREFIX_OPTION_LA) ?
1279 CHECK_FLAG(op->prefix_options, OSPF6_PREFIX_OPTION_LA))
H A Dospf6_abr.c649 OSPF6_PREFIX_OPTION_LA))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_proto.h70 #define OSPF6_PREFIX_OPTION_LA (1 << 1) /* Local Address */ macro
H A Dospf6_intra.c640 la = (CHECK_FLAG (prefix->prefix_options, OSPF6_PREFIX_OPTION_LA) ?
846 la = (CHECK_FLAG (prefix->prefix_options, OSPF6_PREFIX_OPTION_LA) ?
1279 CHECK_FLAG(op->prefix_options, OSPF6_PREFIX_OPTION_LA))
H A Dospf6_abr.c649 OSPF6_PREFIX_OPTION_LA))

Completed in 180 milliseconds