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

/linux-master/drivers/net/
H A Dgtp.c64 struct gtp_dev { struct
125 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid)
141 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid)
157 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr)
295 static int gtp0_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb)
375 static int gtp0_handle_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb)
408 static int gtp0_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb)
475 static int gtp1u_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb)
534 static int gtp1u_handle_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb)
570 static int gtp1u_udp_encap_recv(struct gtp_dev *gt
[all...]

Completed in 112 milliseconds