Searched refs:pdp_ctx (Results 1 – 1 of 1) sorted by relevance
40 struct pdp_ctx { struct91 static void pdp_context_delete(struct pdp_ctx *pctx);110 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find()113 struct pdp_ctx *pdp; in gtp0_pdp_find()126 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find()129 struct pdp_ctx *pdp; in gtp1_pdp_find()142 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find()145 struct pdp_ctx *pdp; in ipv4_pdp_find()158 static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms_ipv4()177 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms()[all …]