Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c108 static int objhash_cmp_name(struct named_object *no, const void *name,
4342 ni->cmp_f = objhash_cmp_name; in ipfw_objhash_create()
4375 objhash_cmp_name(struct named_object *no, const void *name, uint32_t set) in objhash_cmp_name() function