Lines Matching defs:gtp_dev
64 struct gtp_dev {
105 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid)
121 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid)
137 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr)
212 static int gtp0_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb)
239 static int gtp1u_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb)
283 struct gtp_dev *gtp;
316 static void gtp_encap_disable(struct gtp_dev *gtp)
327 struct gtp_dev *gtp;
367 struct gtp_dev *gtp = netdev_priv(dev);
380 struct gtp_dev *gtp = netdev_priv(dev);
481 struct gtp_dev *gtp = netdev_priv(dev);
641 static int gtp_hashtable_new(struct gtp_dev *gtp, int hsize);
642 static int gtp_encap_enable(struct gtp_dev *gtp, struct nlattr *data[]);
646 struct gtp_dev *gtp = netdev_priv(dev);
656 struct gtp_dev *gtp;
705 struct gtp_dev *gtp = netdev_priv(dev);
740 struct gtp_dev *gtp = netdev_priv(dev);
755 .priv_size = sizeof(struct gtp_dev),
764 static int gtp_hashtable_new(struct gtp_dev *gtp, int hsize)
791 struct gtp_dev *gtp)
837 static int gtp_encap_enable(struct gtp_dev *gtp, struct nlattr *data[])
877 static struct gtp_dev *gtp_find_dev(struct net *src_net, struct nlattr *nla[])
879 struct gtp_dev *gtp = NULL;
930 static struct pdp_ctx *gtp_pdp_add(struct gtp_dev *gtp, struct sock *sk,
1044 struct gtp_dev *gtp;
1108 struct gtp_dev *gtp;
1284 struct gtp_dev *last_gtp = (struct gtp_dev *)cb->args[2], *gtp;
1388 struct gtp_dev *gtp;