Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3533 struct nlattr *nl_dest; in ip_vs_genl_fill_dest() local
3536 nl_dest = nla_nest_start_noflag(skb, IPVS_CMD_ATTR_DEST); in ip_vs_genl_fill_dest()
3537 if (!nl_dest) in ip_vs_genl_fill_dest()
3569 nla_nest_end(skb, nl_dest); in ip_vs_genl_fill_dest()
3574 nla_nest_cancel(skb, nl_dest); in ip_vs_genl_fill_dest()