Symbol: pdp_ctx
drivers/net/gtp.c
1000
struct pdp_ctx *pctx;
drivers/net/gtp.c
1022
struct pdp_ctx *pctx, struct rtable *rt,
drivers/net/gtp.c
1036
struct pdp_ctx *pctx, struct rt6_info *rt6,
drivers/net/gtp.c
1050
struct pdp_ctx *pctx, __u8 tos,
drivers/net/gtp.c
1115
struct pdp_ctx *pctx, __u8 tos)
drivers/net/gtp.c
1174
struct pdp_ctx *pctx;
drivers/net/gtp.c
122
static void pdp_context_delete(struct pdp_ctx *pctx);
drivers/net/gtp.c
1223
struct pdp_ctx *pctx;
drivers/net/gtp.c
147
static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid, u16 family)
drivers/net/gtp.c
150
struct pdp_ctx *pdp;
drivers/net/gtp.c
1555
struct pdp_ctx *pctx;
drivers/net/gtp.c
164
static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid, u16 family)
drivers/net/gtp.c
167
struct pdp_ctx *pdp;
drivers/net/gtp.c
1771
static void gtp_pdp_fill(struct pdp_ctx *pctx, struct genl_info *info)
drivers/net/gtp.c
1793
static void ip_pdp_peer_fill(struct pdp_ctx *pctx, struct genl_info *info)
drivers/net/gtp.c
1803
static void ipv4_pdp_fill(struct pdp_ctx *pctx, struct genl_info *info)
drivers/net/gtp.c
181
static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr)
drivers/net/gtp.c
1811
static bool ipv6_pdp_fill(struct pdp_ctx *pctx, struct genl_info *info)
drivers/net/gtp.c
1824
static struct pdp_ctx *gtp_pdp_add(struct gtp_dev *gtp, struct sock *sk,
drivers/net/gtp.c
1827
struct pdp_ctx *pctx, *pctx_tid = NULL;
drivers/net/gtp.c
184
struct pdp_ctx *pdp;
drivers/net/gtp.c
1991
struct pdp_ctx *pctx = container_of(head, struct pdp_ctx, rcu_head);
drivers/net/gtp.c
1997
static void pdp_context_delete(struct pdp_ctx *pctx)
drivers/net/gtp.c
2004
static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation);
drivers/net/gtp.c
2009
struct pdp_ctx *pctx;
drivers/net/gtp.c
2069
static struct pdp_ctx *gtp_find_pdp_by_link(struct net *net,
drivers/net/gtp.c
2114
static struct pdp_ctx *gtp_find_pdp(struct net *net, struct nlattr *nla[])
drivers/net/gtp.c
2116
struct pdp_ctx *pctx;
drivers/net/gtp.c
2131
struct pdp_ctx *pctx;
drivers/net/gtp.c
215
static struct pdp_ctx *ipv6_pdp_find(struct gtp_dev *gtp,
drivers/net/gtp.c
2161
int flags, u32 type, struct pdp_ctx *pctx)
drivers/net/gtp.c
219
struct pdp_ctx *pdp;
drivers/net/gtp.c
2218
static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation)
drivers/net/gtp.c
2240
struct pdp_ctx *pctx = NULL;
drivers/net/gtp.c
2283
struct pdp_ctx *pctx;
drivers/net/gtp.c
232
static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx,
drivers/net/gtp.c
248
static bool gtp_check_ms_ipv6(struct sk_buff *skb, struct pdp_ctx *pctx,
drivers/net/gtp.c
2520
sizeof(struct pdp_ctx));
drivers/net/gtp.c
275
static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pctx,
drivers/net/gtp.c
312
static int gtp_rx(struct pdp_ctx *pctx, struct sk_buff *skb,
drivers/net/gtp.c
585
struct pdp_ctx *pctx;
drivers/net/gtp.c
793
struct pdp_ctx *pctx;
drivers/net/gtp.c
950
static inline void gtp0_push_header(struct sk_buff *skb, struct pdp_ctx *pctx)
drivers/net/gtp.c
967
static inline void gtp1_push_header(struct sk_buff *skb, struct pdp_ctx *pctx)