Home
last modified time | relevance | path

Searched defs:ktid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_est.c371 int ktid, best = ipvs->est_kt_count; in ip_vs_est_update_ktid() local
394 int ktid, row, crow, cid, ret; in ip_vs_enqueue_estimator() local
525 int ktid = est->ktid; in ip_vs_stop_estimator() local
/openbmc/linux/include/net/
H A Dip_vs.h368 s32 ktid:16, /* kthread ID, -1=temp list */ member