Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_ctl.c3291 static int ip_vs_genl_fill_dest(struct sk_buff *skb, struct ip_vs_dest *dest) in ip_vs_genl_fill_dest() function
3349 if (ip_vs_genl_fill_dest(skb, dest) < 0) in ip_vs_genl_dump_dest()