Home
last modified time | relevance | path

Searched refs:ipmon_doing_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/common/
H A Dipmon.h50 } ipmon_doing_t; typedef
83 ipmon_doing_t *ac_doing;
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y38 static void build_action(opt_t *, ipmon_doing_t *);
43 static ipmon_doing_t *build_doing(char *, char *);
317 build_action(opt_t *olist, ipmon_doing_t *todo) in build_action()
433 ipmon_doing_t *d; in check_action()
629 ipmon_doing_t *d; in free_action()
726 ipmon_doing_t *d; in print_action()
776 static ipmon_doing_t *
781 ipmon_doing_t *d, *d1; in build_doing()