Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dip_vs.h312 IPVS_CMD_SET_SERVICE, /* modify service */ enumerator
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3938 if (cmd == IPVS_CMD_NEW_SERVICE || cmd == IPVS_CMD_SET_SERVICE) in ip_vs_genl_set_cmd()
4009 case IPVS_CMD_SET_SERVICE: in ip_vs_genl_set_cmd()
4145 .cmd = IPVS_CMD_SET_SERVICE,