Home
last modified time | relevance | path

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

/dports/net/quagga/quagga-1.2.4/lib/
H A Ddistribute.c282 type = DISTRIBUTE_V6_IN;
353 type = DISTRIBUTE_V6_IN;
422 type = DISTRIBUTE_V6_IN;
493 type = DISTRIBUTE_V6_IN;
563 type = DISTRIBUTE_V6_IN;
637 type = DISTRIBUTE_V6_IN;
709 type = DISTRIBUTE_V6_IN;
785 type = DISTRIBUTE_V6_IN;
892 DISTRIBUTE_V6_IN, has_print); in config_show_distribute()
894 DISTRIBUTE_V6_IN, has_print); in config_show_distribute()
[all …]
H A Ddistribute.h33 DISTRIBUTE_V6_IN, enumerator
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Ddistribute.c291 ? DISTRIBUTE_V6_IN
367 DISTRIBUTE_V6_IN : DISTRIBUTE_V6_OUT;
464 DISTRIBUTE_V6_IN, has_print); in config_show_distribute()
466 DISTRIBUTE_V6_IN, has_print); in config_show_distribute()
487 DISTRIBUTE_V6_IN, in config_show_distribute()
490 vty, dist->prefix, 1, DISTRIBUTE_V6_IN, in config_show_distribute()
521 v6 = j == DISTRIBUTE_V6_IN in config_write_distribute()
537 v6 = j == DISTRIBUTE_V6_IN in config_write_distribute()
H A Ddistribute.h35 DISTRIBUTE_V6_IN, enumerator
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Ddistribute.c291 ? DISTRIBUTE_V6_IN
367 DISTRIBUTE_V6_IN : DISTRIBUTE_V6_OUT;
464 DISTRIBUTE_V6_IN, has_print); in config_show_distribute()
466 DISTRIBUTE_V6_IN, has_print); in config_show_distribute()
487 DISTRIBUTE_V6_IN, in config_show_distribute()
490 vty, dist->prefix, 1, DISTRIBUTE_V6_IN, in config_show_distribute()
521 v6 = j == DISTRIBUTE_V6_IN in config_write_distribute()
537 v6 = j == DISTRIBUTE_V6_IN in config_write_distribute()
H A Ddistribute.h35 DISTRIBUTE_V6_IN, 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()
2763 if (dist->list[DISTRIBUTE_V6_IN]) in ripng_distribute_update()
2765 alist = access_list_lookup (AFI_IP6, dist->list[DISTRIBUTE_V6_IN]); in ripng_distribute_update()
2785 if (dist->prefix[DISTRIBUTE_V6_IN]) in ripng_distribute_update()
2787 plist = prefix_list_lookup (AFI_IP6, dist->prefix[DISTRIBUTE_V6_IN]); in ripng_distribute_update()
/dports/net/frr7/frr-frr-7.5.1/ripngd/
H A Dripngd.c637 : DISTRIBUTE_V6_IN; in ripng_filter()
2464 if (dist->list[DISTRIBUTE_V6_IN]) { in ripng_distribute_update()
2466 dist->list[DISTRIBUTE_V6_IN]); in ripng_distribute_update()
2484 if (dist->prefix[DISTRIBUTE_V6_IN]) { in ripng_distribute_update()
2486 dist->prefix[DISTRIBUTE_V6_IN]); in ripng_distribute_update()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripngd.c637 : DISTRIBUTE_V6_IN; in ripng_filter()
2464 if (dist->list[DISTRIBUTE_V6_IN]) { in ripng_distribute_update()
2466 dist->list[DISTRIBUTE_V6_IN]); in ripng_distribute_update()
2484 if (dist->prefix[DISTRIBUTE_V6_IN]) { in ripng_distribute_update()
2486 dist->prefix[DISTRIBUTE_V6_IN]); in ripng_distribute_update()