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

/linux-master/net/netfilter/
H A Dnf_nat_bpf.c31 bpf_ct_set_nat_info(struct nf_conn___init *nfct, union nf_inet_addr *addr, int port, enum nf_nat_manip_type manip) argument
H A Dnf_nat_proto.c569 enum nf_nat_manip_type manip = HOOK2MANIP(hooknum); local
884 enum nf_nat_manip_type manip = HOOK2MANIP(hooknum); local
H A Dnf_nat_core.c736 __nf_nat_alloc_null_binding(struct nf_conn *ct, enum nf_nat_manip_type manip) argument
1040 nfnetlink_parse_nat_setup(struct nf_conn *ct, enum nf_nat_manip_type manip, const struct nlattr *attr) argument
1065 nfnetlink_parse_nat_setup(struct nf_conn *ct, enum nf_nat_manip_type manip, const struct nlattr *attr) argument
[all...]
/linux-master/include/net/netfilter/
H A Dnf_nat.h111 nf_nat_initialized(const struct nf_conn *ct, enum nf_nat_manip_type manip) argument

Completed in 95 milliseconds