Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp_util.h46 extern void bgp_md5_file_unload(struct bgp_md5_table *);
H A Dbgp.c614 bgp_md5_file_unload(&bgp_md5); in skinny_bgp_daemon_online()
H A Dbgp_util.c1218 void bgp_md5_file_unload(struct bgp_md5_table *t) in bgp_md5_file_unload() function