Searched refs:nfnl_ct_set_dst_port (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dct.h98 extern void nfnl_ct_set_dst_port(struct nfnl_ct *, int, uint16_t);
/external/libnl/src/lib/
H A Dct.c113 nfnl_ct_set_dst_port(ct, reply, port);
/external/libnl/lib/netfilter/
H A Dct.c175 nfnl_ct_set_dst_port(ct, repl,
H A Dct_obj.c637 void nfnl_ct_set_dst_port(struct nfnl_ct *ct, int repl, uint16_t port) function

Completed in 152 milliseconds