Home
last modified time | relevance | path

Searched defs:manip (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_nat_bpf.c35 enum nf_nat_manip_type manip) in bpf_ct_set_nat_info()
H A Dnf_nat_core.c733 __nf_nat_alloc_null_binding(struct nf_conn *ct, enum nf_nat_manip_type manip) in __nf_nat_alloc_null_binding()
1038 enum nf_nat_manip_type manip, in nfnetlink_parse_nat_setup()
1063 enum nf_nat_manip_type manip, in nfnetlink_parse_nat_setup()
H A Dnf_nat_proto.c569 enum nf_nat_manip_type manip = HOOK2MANIP(hooknum); in nf_nat_icmp_reply_translation() local
847 enum nf_nat_manip_type manip = HOOK2MANIP(hooknum); in nf_nat_icmpv6_reply_translation() local
H A Dnf_conntrack_netlink.c1846 enum nf_nat_manip_type manip, in ctnetlink_parse_nat_setup()
/openbmc/linux/include/net/netfilter/
H A Dnf_nat.h112 enum nf_nat_manip_type manip) in nf_nat_initialized()