Searched refs:nfct_build_protonat (Results 1 – 1 of 1) sorted by relevance
/external/libnetfilter_conntrack/src/conntrack/ |
D | build_mnl.c | 246 nfct_build_protonat(struct nlmsghdr *nlh, const struct nf_conntrack *ct, in nfct_build_protonat() function 292 nfct_build_protonat(nlh, ct, &ct->snat); in nfct_build_snat() 325 nfct_build_protonat(nlh, ct, &ct->snat); in nfct_build_snat_port() 338 nfct_build_protonat(nlh, ct, &ct->dnat); in nfct_build_dnat() 371 nfct_build_protonat(nlh, ct, &ct->dnat); in nfct_build_dnat_port()
|