Home
last modified time | relevance | path

Searched refs:bgp_daemon_follow_nexthop_external (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp_lookup.c437 if (config.bgp_daemon_follow_nexthop_external) saved_info = (char *) info; in bgp_follow_nexthop_lookup()
463 if (config.bgp_daemon_follow_nexthop_external) saved_info = (char *) info; in bgp_follow_nexthop_lookup()
489 if (config.bgp_daemon_follow_nexthop_external) saved_info = (char *) info; in bgp_follow_nexthop_lookup()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg.h357 int bgp_daemon_follow_nexthop_external; member
H A Dcfg_handlers.c3736 for (; list; list = list->next, changes++) list->cfg.bgp_daemon_follow_nexthop_external = value; in cfg_key_bgp_daemon_follow_nexthop_external()