Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dip_vs.h312 IPVS_CMD_SET_SERVICE, /* modify service */ enumerator
/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_ctl.c3699 if (cmd == IPVS_CMD_NEW_SERVICE || cmd == IPVS_CMD_SET_SERVICE) in ip_vs_genl_set_cmd()
3770 case IPVS_CMD_SET_SERVICE: in ip_vs_genl_set_cmd()
3906 .cmd = IPVS_CMD_SET_SERVICE,