Searched refs:ip6f_hashidx (Results 1 – 2 of 2) sorted by relevance
119 (ip6f)->ip6f_hashidx = (hashidx); \420 IP6FLOW_REMOVE(ip6f->ip6f_hashidx, ip6f); in ip6flow_free()443 IP6FLOW_REMOVE(ip6f->ip6f_hashidx, ip6f); in ip6flow_reap_locked()483 IP6FLOW_REMOVE(ip6f->ip6f_hashidx, ip6f); in ip6flow_reap_locked()600 IP6FLOW_REMOVE(ip6f->ip6f_hashidx, ip6f); in ip6flow_create()
216 size_t ip6f_hashidx; /* own hash index of ipflowtable[] */ member