Searched defs:xfrm_trans_tasklet (Results 1 – 1 of 1) sorted by relevance
28 struct xfrm_trans_tasklet { struct29 struct work_struct work;53 static DEFINE_PER_CPU(struct xfrm_trans_tasklet, xfrm_trans_tasklet); argument