tcp_md5_set
if (tcp_md5_set(ce->fd, &r->auth, &r->remote_addr) == -1)
if (tcp_md5_set(peer->fd, &peer->auth_conf,
int tcp_md5_set(int, struct auth_config *, struct bgpd_addr *);