OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_ct_get_packets
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/netfilter/
ct.h
116
extern uint64_t
nfnl_ct_get_packets
(const struct nfnl_ct *,int);
/external/libnl/lib/netfilter/
ct_obj.c
266
nfnl_ct_get_packets
(ct, 1), res, unit);
270
nfnl_ct_get_packets
(ct, 0), res, unit);
740
uint64_t
nfnl_ct_get_packets
(const struct nfnl_ct *ct, int repl)
function
Completed in 32 milliseconds