Home
last modified time | relevance | path

Searched refs:DISTRIBUTE_V6_OUT (Results 1 – 11 of 11) sorted by relevance

/dports/net/quagga/quagga-1.2.4/lib/
H A Ddistribute.c284 type = DISTRIBUTE_V6_OUT;
355 type = DISTRIBUTE_V6_OUT;
424 type = DISTRIBUTE_V6_OUT;
495 type = DISTRIBUTE_V6_OUT;
565 type = DISTRIBUTE_V6_OUT;
639 type = DISTRIBUTE_V6_OUT;
711 type = DISTRIBUTE_V6_OUT;
787 type = DISTRIBUTE_V6_OUT;
848 DISTRIBUTE_V6_OUT, has_print); in config_show_distribute()
945 output = j == DISTRIBUTE_V4_OUT || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
[all …]
H A Ddistribute.h35 DISTRIBUTE_V6_OUT, enumerator
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Ddistribute.c292 : DISTRIBUTE_V6_OUT;
367 DISTRIBUTE_V6_IN : DISTRIBUTE_V6_OUT;
418 DISTRIBUTE_V6_OUT, has_print); in config_show_distribute()
420 DISTRIBUTE_V6_OUT, has_print); in config_show_distribute()
441 DISTRIBUTE_V6_OUT, in config_show_distribute()
444 vty, dist->prefix, 1, DISTRIBUTE_V6_OUT, in config_show_distribute()
520 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
522 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
536 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
538 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
H A Ddistribute.h37 DISTRIBUTE_V6_OUT, enumerator
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Ddistribute.c292 : DISTRIBUTE_V6_OUT;
367 DISTRIBUTE_V6_IN : DISTRIBUTE_V6_OUT;
418 DISTRIBUTE_V6_OUT, has_print); in config_show_distribute()
420 DISTRIBUTE_V6_OUT, has_print); in config_show_distribute()
441 DISTRIBUTE_V6_OUT, in config_show_distribute()
444 vty, dist->prefix, 1, DISTRIBUTE_V6_OUT, in config_show_distribute()
520 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
522 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
536 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
538 || j == DISTRIBUTE_V6_OUT; in config_write_distribute()
H A Ddistribute.h37 DISTRIBUTE_V6_OUT, enumerator
/dports/net/frr7-pythontools/frr-frr-7.5.1/babeld/
H A Dbabel_filter.c55 distribute = output ? DISTRIBUTE_V6_OUT : DISTRIBUTE_V6_IN; in babel_filter()
/dports/net/frr7/frr-frr-7.5.1/babeld/
H A Dbabel_filter.c55 distribute = output ? DISTRIBUTE_V6_OUT : DISTRIBUTE_V6_IN; in babel_filter()
/dports/net/quagga/quagga-1.2.4/ripngd/
H A Dripngd.c618 DISTRIBUTE_V6_OUT : DISTRIBUTE_V6_IN; in ripng_filter()
2774 if (dist->list[DISTRIBUTE_V6_OUT]) in ripng_distribute_update()
2776 alist = access_list_lookup (AFI_IP6, dist->list[DISTRIBUTE_V6_OUT]); in ripng_distribute_update()
2796 if (dist->prefix[DISTRIBUTE_V6_OUT]) in ripng_distribute_update()
2798 plist = prefix_list_lookup (AFI_IP6, dist->prefix[DISTRIBUTE_V6_OUT]); in ripng_distribute_update()
/dports/net/frr7/frr-frr-7.5.1/ripngd/
H A Dripngd.c636 ? DISTRIBUTE_V6_OUT in ripng_filter()
2474 if (dist->list[DISTRIBUTE_V6_OUT]) { in ripng_distribute_update()
2476 dist->list[DISTRIBUTE_V6_OUT]); in ripng_distribute_update()
2494 if (dist->prefix[DISTRIBUTE_V6_OUT]) { in ripng_distribute_update()
2496 dist->prefix[DISTRIBUTE_V6_OUT]); in ripng_distribute_update()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripngd.c636 ? DISTRIBUTE_V6_OUT in ripng_filter()
2474 if (dist->list[DISTRIBUTE_V6_OUT]) { in ripng_distribute_update()
2476 dist->list[DISTRIBUTE_V6_OUT]); in ripng_distribute_update()
2494 if (dist->prefix[DISTRIBUTE_V6_OUT]) { in ripng_distribute_update()
2496 dist->prefix[DISTRIBUTE_V6_OUT]); in ripng_distribute_update()