OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_ct_test_dst_port
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
ct.h
99
extern int
nfnl_ct_test_dst_port
(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
ct_obj.c
145
if (
nfnl_ct_test_dst_port
(ct, 0))
151
if (
nfnl_ct_test_dst_port
(ct, 1))
646
int
nfnl_ct_test_dst_port
(const struct nfnl_ct *ct, int repl)
function
ct.c
425
if (
nfnl_ct_test_dst_port
(ct, repl))
Completed in 335 milliseconds