Home
last modified time | relevance | path

Searched refs:DISTRIBUTE_V4_OUT (Results 1 – 15 of 15) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_filter.c93 if (dist->list[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
95 AFI_IP, dist->list[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
116 if (dist->prefix[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
118 AFI_IP, dist->prefix[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
147 if (dist->route[DISTRIBUTE_V4_OUT]) in eigrp_distribute_update()
205 if (dist->list[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
207 dist->list[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
228 if (dist->prefix[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
230 dist->prefix[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
255 if (dist->route[DISTRIBUTE_V4_OUT]) in eigrp_distribute_update()
[all …]
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_filter.c93 if (dist->list[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
95 AFI_IP, dist->list[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
116 if (dist->prefix[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
118 AFI_IP, dist->prefix[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
147 if (dist->route[DISTRIBUTE_V4_OUT]) in eigrp_distribute_update()
205 if (dist->list[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
207 dist->list[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
228 if (dist->prefix[DISTRIBUTE_V4_OUT]) { in eigrp_distribute_update()
230 dist->prefix[DISTRIBUTE_V4_OUT]); in eigrp_distribute_update()
255 if (dist->route[DISTRIBUTE_V4_OUT]) in eigrp_distribute_update()
[all …]
/dports/net/quagga/quagga-1.2.4/lib/
H A Ddistribute.c256 type = DISTRIBUTE_V4_OUT;
322 type = DISTRIBUTE_V4_OUT;
396 type = DISTRIBUTE_V4_OUT;
462 type = DISTRIBUTE_V4_OUT;
536 type = DISTRIBUTE_V4_OUT;
605 type = DISTRIBUTE_V4_OUT;
681 type = DISTRIBUTE_V4_OUT;
752 type = DISTRIBUTE_V4_OUT;
844 DISTRIBUTE_V4_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.h34 DISTRIBUTE_V4_OUT, enumerator
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Ddistribute.c257 : DISTRIBUTE_V4_OUT;
327 DISTRIBUTE_V4_IN : DISTRIBUTE_V4_OUT;
414 DISTRIBUTE_V4_OUT, has_print); in config_show_distribute()
416 DISTRIBUTE_V4_OUT, has_print); in config_show_distribute()
435 DISTRIBUTE_V4_OUT, in config_show_distribute()
438 vty, dist->prefix, 1, DISTRIBUTE_V4_OUT, in config_show_distribute()
519 output = j == DISTRIBUTE_V4_OUT in config_write_distribute()
535 output = j == DISTRIBUTE_V4_OUT in config_write_distribute()
H A Ddistribute.h36 DISTRIBUTE_V4_OUT, enumerator
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Ddistribute.c257 : DISTRIBUTE_V4_OUT;
327 DISTRIBUTE_V4_IN : DISTRIBUTE_V4_OUT;
414 DISTRIBUTE_V4_OUT, has_print); in config_show_distribute()
416 DISTRIBUTE_V4_OUT, has_print); in config_show_distribute()
435 DISTRIBUTE_V4_OUT, in config_show_distribute()
438 vty, dist->prefix, 1, DISTRIBUTE_V4_OUT, in config_show_distribute()
519 output = j == DISTRIBUTE_V4_OUT in config_write_distribute()
535 output = j == DISTRIBUTE_V4_OUT in config_write_distribute()
H A Ddistribute.h36 DISTRIBUTE_V4_OUT, enumerator
/dports/net/frr7-pythontools/frr-frr-7.5.1/babeld/
H A Dbabel_filter.c52 distribute = output ? DISTRIBUTE_V4_OUT : DISTRIBUTE_V4_IN; in babel_filter()
H A Dbabeld.c570 family = type == DISTRIBUTE_V4_IN || type == DISTRIBUTE_V4_OUT ? in babel_distribute_update()
/dports/net/frr7/frr-frr-7.5.1/babeld/
H A Dbabel_filter.c52 distribute = output ? DISTRIBUTE_V4_OUT : DISTRIBUTE_V4_IN; in babel_filter()
H A Dbabeld.c570 family = type == DISTRIBUTE_V4_IN || type == DISTRIBUTE_V4_OUT ? in babel_distribute_update()
/dports/net/frr7/frr-frr-7.5.1/ripd/
H A Dripd.c330 int distribute = rip_distribute == RIP_FILTER_OUT ? DISTRIBUTE_V4_OUT in rip_filter()
3362 if (dist->list[DISTRIBUTE_V4_OUT]) { in rip_distribute_update()
3364 dist->list[DISTRIBUTE_V4_OUT]); in rip_distribute_update()
3382 if (dist->prefix[DISTRIBUTE_V4_OUT]) { in rip_distribute_update()
3384 dist->prefix[DISTRIBUTE_V4_OUT]); in rip_distribute_update()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripd/
H A Dripd.c330 int distribute = rip_distribute == RIP_FILTER_OUT ? DISTRIBUTE_V4_OUT in rip_filter()
3362 if (dist->list[DISTRIBUTE_V4_OUT]) { in rip_distribute_update()
3364 dist->list[DISTRIBUTE_V4_OUT]); in rip_distribute_update()
3382 if (dist->prefix[DISTRIBUTE_V4_OUT]) { in rip_distribute_update()
3384 dist->prefix[DISTRIBUTE_V4_OUT]); in rip_distribute_update()
/dports/net/quagga/quagga-1.2.4/ripd/
H A Dripd.c324 DISTRIBUTE_V4_OUT : DISTRIBUTE_V4_IN; in rip_filter()
3818 if (dist->list[DISTRIBUTE_V4_OUT]) in rip_distribute_update()
3820 alist = access_list_lookup (AFI_IP, dist->list[DISTRIBUTE_V4_OUT]); in rip_distribute_update()
3840 if (dist->prefix[DISTRIBUTE_V4_OUT]) in rip_distribute_update()
3842 plist = prefix_list_lookup (AFI_IP, dist->prefix[DISTRIBUTE_V4_OUT]); in rip_distribute_update()