Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c177 static inline bool dst_cmp(const struct dsthash_ent *ent, in dst_cmp() function
207 if (dst_cmp(ent, dst)) { in dsthash_find()