ctl_icmp_event
icmp_checks_done(struct ctl_icmp_event *cie)
icmp_checks_timeout(struct ctl_icmp_event *cie, enum host_error he)
struct ctl_icmp_event *cie = arg;
struct ctl_icmp_event *cie = arg;
void icmp_setup(struct relayd *, struct ctl_icmp_event *, int);
void check_icmp_add(struct ctl_icmp_event *, int, struct timeval *,
int icmp_checks_done(struct ctl_icmp_event *);
void icmp_checks_timeout(struct ctl_icmp_event *, enum host_error);
icmp_setup(struct relayd *env, struct ctl_icmp_event *cie, int af)
check_icmp_add(struct ctl_icmp_event *cie, int flags, struct timeval *start,
struct ctl_icmp_event sc_icmp_send;
struct ctl_icmp_event sc_icmp_recv;
struct ctl_icmp_event sc_icmp6_send;
struct ctl_icmp_event sc_icmp6_recv;