Searched refs:nfnl_ct_set_dst_port (Results 1 – 4 of 4) sorted by relevance
108 extern void nfnl_ct_set_dst_port(struct nfnl_ct *, int, uint16_t);
113 nfnl_ct_set_dst_port(ct, reply, port); in nl_cli_ct_parse_dst_port()
189 nfnl_ct_set_dst_port(ct, repl, in ct_parse_proto()
685 void nfnl_ct_set_dst_port(struct nfnl_ct *ct, int repl, uint16_t port) in nfnl_ct_set_dst_port() function