Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/expect/
Dcompare.c114 int __cmp_expect(const struct nf_expect *exp1, in __cmp_expect() function
Dapi.c132 return __cmp_expect(exp1, exp2, flags); in nfexp_cmp()
/external/libnetfilter_conntrack/include/internal/
Dprototypes.h53 int __cmp_expect(const struct nf_expect *exp1, const struct nf_expect *exp2, unsigned int flags);