Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h698 typedef int (objhash_cb_t)(struct namedobj_instance *ni, struct named_object *, typedef
725 int ipfw_objhash_foreach(struct namedobj_instance *ni, objhash_cb_t *f,
727 int ipfw_objhash_foreach_type(struct namedobj_instance *ni, objhash_cb_t *f,
H A Dip_fw_sockopt.c3679 ipfw_objhash_foreach(struct namedobj_instance *ni, objhash_cb_t *f, void *arg) in ipfw_objhash_foreach()
3699 ipfw_objhash_foreach_type(struct namedobj_instance *ni, objhash_cb_t *f, in ipfw_objhash_foreach_type()