Searched refs:nl_dest (Results 1 – 1 of 1) sorted by relevance
3247 struct nlattr *nl_dest; in ip_vs_genl_fill_dest() local3250 nl_dest = nla_nest_start_noflag(skb, IPVS_CMD_ATTR_DEST); in ip_vs_genl_fill_dest()3251 if (!nl_dest) in ip_vs_genl_fill_dest()3283 nla_nest_end(skb, nl_dest); in ip_vs_genl_fill_dest()3288 nla_nest_cancel(skb, nl_dest); in ip_vs_genl_fill_dest()