Searched defs:nfnl_ct_get_src (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/netfilter/
H A Dct_obj.c137 orig_src = nfnl_ct_get_src(ct, 0);
139 reply_src = nfnl_ct_get_src(ct, 1);
597 struct nl_addr *nfnl_ct_get_src(const struct nfnl_ct *ct, int repl) function

Completed in 57 milliseconds