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

/linux-master/drivers/net/
H A Dgtp.c141 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) function
613 pctx = gtp1_pdp_find(gtp, ntohl(gtp1->tid));
1347 pctx_tid = gtp1_pdp_find(gtp,
1520 return gtp1_pdp_find(gtp, nla_get_u32(nla[GTPA_I_TEI]));

Completed in 103 milliseconds