Home
last modified time | relevance | path

Searched refs:gtp_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/
Dgtp.c69 struct gtp_dev { struct
110 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) in gtp0_pdp_find()
126 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) in gtp1_pdp_find()
142 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find()
223 static int gtp0_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) in gtp0_udp_encap_recv()
250 static int gtp1u_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) in gtp1u_udp_encap_recv()
294 struct gtp_dev *gtp; in gtp_encap_destroy()
312 static void gtp_encap_disable(struct gtp_dev *gtp) in gtp_encap_disable()
323 struct gtp_dev *gtp; in gtp_encap_recv()
363 struct gtp_dev *gtp = netdev_priv(dev); in gtp_dev_init()
[all …]