Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dip_vs.h298 IPVS_CMD_SET_SERVICE, /* modify service */ enumerator
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c3532 if (cmd == IPVS_CMD_NEW_SERVICE || cmd == IPVS_CMD_SET_SERVICE) in ip_vs_genl_set_cmd()
3598 case IPVS_CMD_SET_SERVICE: in ip_vs_genl_set_cmd()
3734 .cmd = IPVS_CMD_SET_SERVICE,