Searched refs:IPVS_CMD_ATTR_SERVICE (Results 1 – 2 of 2) sorted by relevance
342 IPVS_CMD_ATTR_SERVICE, /* nested service attribute */ enumerator
3204 [IPVS_CMD_ATTR_SERVICE] = { .type = NLA_NESTED },3342 nl_service = nla_nest_start_noflag(skb, IPVS_CMD_ATTR_SERVICE); in ip_vs_genl_fill_service()3634 svc = ip_vs_genl_find_service(ipvs, attrs[IPVS_CMD_ATTR_SERVICE]); in ip_vs_genl_dump_dests()3947 !info->attrs[IPVS_CMD_ATTR_SERVICE]) { in ip_vs_genl_set_cmd()3959 info->attrs[IPVS_CMD_ATTR_SERVICE], in ip_vs_genl_set_cmd()4092 info->attrs[IPVS_CMD_ATTR_SERVICE]); in ip_vs_genl_get_cmd()
Completed in 11 milliseconds