Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_ctl.c3293 struct nlattr *nl_dest; in ip_vs_genl_fill_dest() local
3296 nl_dest = nla_nest_start_noflag(skb, IPVS_CMD_ATTR_DEST); in ip_vs_genl_fill_dest()
3297 if (!nl_dest) in ip_vs_genl_fill_dest()
3329 nla_nest_end(skb, nl_dest); in ip_vs_genl_fill_dest()
3334 nla_nest_cancel(skb, nl_dest); in ip_vs_genl_fill_dest()