Home
last modified time | relevance | path

Searched refs:ip6t_mangle_out (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/netfilter/
H A Dip6table_mangle.c32 ip6t_mangle_out(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) in ip6t_mangle_out() function
71 return ip6t_mangle_out(priv, skb, state); in ip6table_mangle_hook()