OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_ct_set_dst_port
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/netfilter/
ct.h
98
extern void
nfnl_ct_set_dst_port
(struct nfnl_ct *, int, uint16_t);
/external/libnl/src/lib/
ct.c
113
nfnl_ct_set_dst_port
(ct, reply, port);
/external/libnl/lib/netfilter/
ct.c
175
nfnl_ct_set_dst_port
(ct, repl,
ct_obj.c
637
void
nfnl_ct_set_dst_port
(struct nfnl_ct *ct, int repl, uint16_t port)
function
Completed in 902 milliseconds