Searched refs:nfnl_ct_get_dst_port (Results 1 – 3 of 3) sorted by relevance
110 extern uint16_t nfnl_ct_get_dst_port(const struct nfnl_ct *, int);
148 orig_dport = nfnl_ct_get_dst_port(ct, 0); in ct_dump_tuples()154 reply_dport = nfnl_ct_get_dst_port(ct, 1); in ct_dump_tuples()700 uint16_t nfnl_ct_get_dst_port(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_dst_port() function
479 htons(nfnl_ct_get_dst_port(ct, repl))); in nfnl_ct_build_tuple()