Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw_private.h705 typedef int (objhash_cb_t)(struct namedobj_instance *ni, struct named_object *, typedef
732 int ipfw_objhash_foreach(struct namedobj_instance *ni, objhash_cb_t *f,
734 int ipfw_objhash_foreach_type(struct namedobj_instance *ni, objhash_cb_t *f,
HDip_fw_sockopt.c4605 ipfw_objhash_foreach(struct namedobj_instance *ni, objhash_cb_t *f, void *arg) in ipfw_objhash_foreach()
4625 ipfw_objhash_foreach_type(struct namedobj_instance *ni, objhash_cb_t *f, in ipfw_objhash_foreach_type()