Searched refs:parse_persistent_keepalive (Results 1 – 1 of 1) sorted by relevance
282 static inline bool parse_persistent_keepalive(uint16_t *interval, uint32_t *flags, const char *valu… in parse_persistent_keepalive() function488 …ret = parse_persistent_keepalive(&ctx->last_peer->persistent_keepalive_interval, &ctx->last_peer->… in process_line()654 if (!parse_persistent_keepalive(&peer->persistent_keepalive_interval, &peer->flags, argv[1])) in config_read_cmd()