Home
last modified time | relevance | path

Searched refs:IPVS_DEST_ATTR_PORT (Results 1 – 2 of 2) sorted by path

/linux/include/uapi/linux/
H A Dip_vs.h390 IPVS_DEST_ATTR_PORT, /* real server port */ enumerator
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3231 [IPVS_DEST_ATTR_PORT] = { .type = NLA_U16 },
3540 nla_put_be16(skb, IPVS_DEST_ATTR_PORT, dest->port) || in ip_vs_genl_fill_dest()
3653 nla_port = attrs[IPVS_DEST_ATTR_PORT]; in ip_vs_genl_parse_dest()