Lines Matching full:destination
32 * Destination Server Flags
115 /* Connection flags from destination that can be changed by user space */
160 /* destination server address */
166 int weight; /* destination weight */
228 __be32 addr; /* destination address */
231 int weight; /* destination weight */
316 IPVS_CMD_NEW_DEST, /* add destination */
317 IPVS_CMD_SET_DEST, /* modify destination */
318 IPVS_CMD_DEL_DEST, /* delete destination */
319 IPVS_CMD_GET_DEST, /* get destination info */
343 IPVS_CMD_ATTR_DEST, /* nested destination attribute */
383 * Attributes used to describe a destination (real server)
393 IPVS_DEST_ATTR_WEIGHT, /* destination weight */
440 * Attributes used to describe service or destination entry statistics