Searched refs:gtp0_pdp_find (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dgtp.c125 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) function
436 pctx = gtp0_pdp_find(gtp, be64_to_cpu(gtp0->tid));
1344 pctx_tid = gtp0_pdp_find(gtp,
1518 return gtp0_pdp_find(gtp, nla_get_u64(nla[GTPA_TID]));

Completed in 104 milliseconds