Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dip_vs.h342 IPVS_CMD_ATTR_SERVICE, /* nested service attribute */ enumerator
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_ctl.c2946 [IPVS_CMD_ATTR_SERVICE] = { .type = NLA_NESTED },
3084 nl_service = nla_nest_start_noflag(skb, IPVS_CMD_ATTR_SERVICE); in ip_vs_genl_fill_service()
3376 svc = ip_vs_genl_find_service(ipvs, attrs[IPVS_CMD_ATTR_SERVICE]); in ip_vs_genl_dump_dests()
3689 !info->attrs[IPVS_CMD_ATTR_SERVICE]) { in ip_vs_genl_set_cmd()
3701 info->attrs[IPVS_CMD_ATTR_SERVICE], in ip_vs_genl_set_cmd()
3834 info->attrs[IPVS_CMD_ATTR_SERVICE]); in ip_vs_genl_get_cmd()