Searched defs:gtp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dgtp.c144 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid, u16 family) argument
161 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid, u16 family) argument
178 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) argument
212 ipv6_pdp_find(struct gtp_dev *gtp, const struct in6_addr *ms_addr) argument
423 gtp0_send_echo_resp_ip(struct gtp_dev *gtp, struct sk_buff *skb) argument
452 gtp0_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
526 gtp0_handle_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
576 gtp0_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) argument
650 gtp1u_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
709 gtp1u_handle_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
782 gtp1u_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) argument
847 struct gtp_dev *gtp; local
880 gtp_encap_disable(struct gtp_dev *gtp) argument
899 struct gtp_dev *gtp; local
939 struct gtp_dev *gtp = netdev_priv(dev); local
1166 struct gtp_dev *gtp = netdev_priv(dev); local
1215 struct gtp_dev *gtp = netdev_priv(dev); local
1340 struct gtp_dev *gtp = netdev_priv(dev); local
1368 struct gtp_dev *gtp = netdev_priv(dev); local
1395 gtp_create_sock(int type, struct gtp_dev *gtp, const struct nlattr *nla, int family) argument
1434 gtp_create_sockets(struct gtp_dev *gtp, const struct nlattr *nla, int family) argument
1465 struct gtp_dev *gtp; local
1544 struct gtp_dev *gtp = netdev_priv(dev); local
1586 struct gtp_dev *gtp = netdev_priv(dev); local
1614 gtp_hashtable_new(struct gtp_dev *gtp, int hsize) argument
1640 gtp_encap_enable_socket(int fd, int type, struct gtp_dev *gtp) argument
1693 gtp_encap_enable(struct gtp_dev *gtp, struct nlattr *data[]) argument
1734 struct gtp_dev *gtp = NULL; local
1811 gtp_pdp_add(struct gtp_dev *gtp, struct sock *sk, struct genl_info *info) argument
2000 struct gtp_dev *gtp; local
2062 struct gtp_dev *gtp; local
2272 struct gtp_dev *last_gtp = (struct gtp_dev *)cb->args[2], *gtp; local
2322 struct gtp_dev *gtp; local
2479 struct gtp_dev *gtp; local
[all...]

Completed in 118 milliseconds