Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dgtp.c71 struct gtp_dev { struct
144 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid, u16 family) in gtp0_pdp_find()
161 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid, u16 family) in gtp1_pdp_find()
178 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) in ipv4_pdp_find()
212 static struct pdp_ctx *ipv6_pdp_find(struct gtp_dev *gtp, in ipv6_pdp_find()
423 static int gtp0_send_echo_resp_ip(struct gtp_dev *gtp, struct sk_buff *skb) in gtp0_send_echo_resp_ip()
452 static int gtp0_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) in gtp0_send_echo_resp()
526 static int gtp0_handle_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) in gtp0_handle_echo_resp()
576 static int gtp0_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) in gtp0_udp_encap_recv()
650 static int gtp1u_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) in gtp1u_send_echo_resp()
[all …]