Searched refs:hash_flow_ent (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c3100 static uint32_t hash_flow_ent(struct fhashentry *ent, uint32_t size);
3173 hash_flow_ent(struct fhashentry *ent, uint32_t size) function
3447 hash = hash_flow_ent(ent, cfg->size);
3531 hash = hash_flow_ent(ent, cfg->size);
3599 hash = hash_flow_ent(ent, cfg->size);
3714 nhash = hash_flow_ent(ent, mi->size);

Completed in 59 milliseconds