Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/ipvs/ !
Dip_vs_sync.c195 #define IPVS_OPT_F_PARAM (1 << (IPVS_OPT_PARAM-1)) macro
1115 switch (ptype & ~IPVS_OPT_F_PARAM) { in ip_vs_proc_sync_conn()
1137 if (!(ptype & IPVS_OPT_F_PARAM)) { in ip_vs_proc_sync_conn()
1139 ptype & ~IPVS_OPT_F_PARAM); in ip_vs_proc_sync_conn()