Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/netfilter/
Dipt_CLUSTERIP.c78 static unsigned int clusterip_arp_mangle(void *priv, struct sk_buff *skb, const struct nf_hook_stat…
81 .hook = clusterip_arp_mangle,
641 clusterip_arp_mangle(void *priv, struct sk_buff *skb, in clusterip_arp_mangle() function