Searched refs:IPVS_CMD_ATTR_DEST (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip_vs.h343 IPVS_CMD_ATTR_DEST, /* nested destination attribute */ enumerator in enum:__anon564
385 * Used inside nested attribute IPVS_CMD_ATTR_DEST
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ctl.c3189 [IPVS_CMD_ATTR_DEST] = { .type = NLA_NESTED },
3228 /* Policy used for attributes in nested attribute IPVS_CMD_ATTR_DEST */
3536 nl_dest = nla_nest_start_noflag(skb, IPVS_CMD_ATTR_DEST);
3963 info->attrs[IPVS_CMD_ATTR_DEST],

Completed in 136 milliseconds