Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg_handlers.h361 extern int cfg_key_bgp_daemon_follow_nexthop(char *, char *, char *);
H A Dcfg.c488 {"bgp_follow_nexthop", cfg_key_bgp_daemon_follow_nexthop},
H A Dcfg_handlers.c3703 int cfg_key_bgp_daemon_follow_nexthop(char *filename, char *name, char *value_ptr) in cfg_key_bgp_daemon_follow_nexthop() function