Home
last modified time | relevance | path

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

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