Searched refs:pdp_ctx (Results 1 – 1 of 1) sorted by relevance
39 struct pdp_ctx { struct121 static void pdp_context_delete(struct pdp_ctx *pctx);146 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid, u16 family) in gtp0_pdp_find()149 struct pdp_ctx *pdp; in gtp0_pdp_find()163 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid, u16 family) in gtp1_pdp_find()166 struct pdp_ctx *pdp; in gtp1_pdp_find()180 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find()183 struct pdp_ctx *pdp; in ipv4_pdp_find()214 static struct pdp_ctx *ipv6_pdp_find(struct gtp_dev *gtp, in ipv6_pdp_find()218 struct pdp_ctx *pdp; in ipv6_pdp_find()[all …]