Searched defs:nfct_query (Results 1 - 1 of 1) sorted by path

/external/libnetfilter_conntrack/src/conntrack/
H A Dapi.c765 * details then we suggest you to use nfct_query.
848 * use nfct_query.
946 * nfct_query - send a query to ctnetlink and handle the reply
954 int nfct_query(struct nfct_handle *h, function
979 * Like nfct_query but we do not wait for the reply from ctnetlink.
980 * You can use nfct_send() and nfct_catch() to emulate nfct_query().

Completed in 293 milliseconds