Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_dynamic.c782 hash_parent(const struct ipfw_flow_id *id, const void *rule) in hash_parent() function
878 hash_parent(const struct ipfw_flow_id *id, const void *rule) in hash_parent() function
1906 parent_hashval = hash_parent(&id, rule); in dyn_install_state()