Searched refs:nfnl_ct_get_src (Results 1 – 4 of 4) sorted by relevance
12 if (!nl_addr_cmp(hack, nfnl_ct_get_src(ct, 1)) || in change_cb()
99 extern struct nl_addr * nfnl_ct_get_src(const struct nfnl_ct *, int);
139 orig_src = nfnl_ct_get_src(ct, 0); in ct_dump_tuples()141 reply_src = nfnl_ct_get_src(ct, 1); in ct_dump_tuples()645 struct nl_addr *nfnl_ct_get_src(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_src() function
452 addr = nfnl_ct_get_src(ct, repl); in nfnl_ct_build_tuple()532 if ( nfnl_ct_get_src(ct, 1) && nfnl_ct_get_dst(ct, 1) ) in nfnl_ct_build_message()