Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3531 static int ip_vs_genl_fill_dest(struct sk_buff *skb, struct ip_vs_dest *dest) in ip_vs_genl_fill_dest() function
3589 if (ip_vs_genl_fill_dest(skb, dest) < 0) in ip_vs_genl_dump_dest()