Searched defs:nfexp_new (Results 1 - 1 of 1) sorted by relevance

/external/libnetfilter_conntrack/src/expect/
H A Dapi.c23 * nfexp_new - allocate a new expectation
28 struct nf_expect *nfexp_new(void) function
94 if ((clone = nfexp_new()) == NULL)

Completed in 92 milliseconds