Searched defs:xfrm_trans_tasklet (Results 1 – 1 of 1) sorted by relevance
27 struct xfrm_trans_tasklet { struct28 struct work_struct work;52 static DEFINE_PER_CPU(struct xfrm_trans_tasklet, xfrm_trans_tasklet); argument