OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_ct_build_query_request
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/netfilter/
ct.h
49
extern int
nfnl_ct_build_query_request
(const struct nfnl_ct *, int,
/external/libnl/lib/netfilter/
ct.c
516
int
nfnl_ct_build_query_request
(const struct nfnl_ct *ct, int flags,
function
527
if ((err =
nfnl_ct_build_query_request
(ct, flags, &msg)) < 0)
Completed in 63 milliseconds