Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
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()