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

/net/netfilter/
H A Dxt_hashlimit.c79 struct dsthash_ent { struct
120 static inline bool dst_cmp(const struct dsthash_ent *ent,
141 static struct dsthash_ent *
145 struct dsthash_ent *ent;
158 /* allocate dsthash_ent, initialize dst, put in htable and lock it */
159 static struct dsthash_ent *
163 struct dsthash_ent *ent;
204 struct dsthash_ent *ent = container_of(head, struct dsthash_ent, rcu);
210 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *en
[all...]

Completed in 31 milliseconds