OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_ct_dump_request
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/netfilter/
ct.h
39
extern int
nfnl_ct_dump_request
(struct nl_sock *);
/external/libnl/lib/netfilter/
ct.c
372
int
nfnl_ct_dump_request
(struct nl_sock *sk)
function
380
return
nfnl_ct_dump_request
(sk);
Completed in 74 milliseconds