Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dip_vs.h287 IPVS_CMD_SET_SERVICE, /* modify service */ enumerator
/linux-3.4.99/net/netfilter/ipvs/
Dip_vs_ctl.c3353 if (cmd == IPVS_CMD_NEW_SERVICE || cmd == IPVS_CMD_SET_SERVICE) in ip_vs_genl_set_cmd()
3390 case IPVS_CMD_SET_SERVICE: in ip_vs_genl_set_cmd()
3521 .cmd = IPVS_CMD_SET_SERVICE,