Searched refs:pdp_ctx (Results 1 – 1 of 1) sorted by relevance
40 struct pdp_ctx { struct90 static void pdp_context_delete(struct pdp_ctx *pctx);109 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find()112 struct pdp_ctx *pdp; in gtp0_pdp_find()125 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find()128 struct pdp_ctx *pdp; in gtp1_pdp_find()141 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find()144 struct pdp_ctx *pdp; in ipv4_pdp_find()157 static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms_ipv4()176 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms()[all …]