Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c4309 struct nlattr *nl_dest; in ip_vs_genl_fill_dest() local
4312 nl_dest = nla_nest_start_noflag(skb, IPVS_CMD_ATTR_DEST); in ip_vs_genl_fill_dest()
4313 if (!nl_dest) in ip_vs_genl_fill_dest()
4347 nla_nest_end(skb, nl_dest); in ip_vs_genl_fill_dest()
4352 nla_nest_cancel(skb, nl_dest); in ip_vs_genl_fill_dest()