Searched refs:pdp_ctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | gtp.c | 36 struct pdp_ctx { struct 86 static void pdp_context_delete(struct pdp_ctx *pctx); 105 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find() 108 struct pdp_ctx *pdp; in gtp0_pdp_find() 121 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find() 124 struct pdp_ctx *pdp; in gtp1_pdp_find() 137 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find() 140 struct pdp_ctx *pdp; in ipv4_pdp_find() 153 static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms_ipv4() 172 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pct [all...] |
/kernel/linux/linux-6.6/drivers/net/ |
H A D | gtp.c | 36 struct pdp_ctx { struct 106 static void pdp_context_delete(struct pdp_ctx *pctx); 125 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find() 128 struct pdp_ctx *pdp; in gtp0_pdp_find() 141 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find() 144 struct pdp_ctx *pdp; in gtp1_pdp_find() 157 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find() 160 struct pdp_ctx *pdp; in ipv4_pdp_find() 173 static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms_ipv4() 192 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pct [all...] |
Completed in 4 milliseconds