Searched refs:nl_dest (Results 1 – 1 of 1) sorted by relevance
3293 struct nlattr *nl_dest; in ip_vs_genl_fill_dest() local3296 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()