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

/linux-master/drivers/net/
H A Dgtp.c125 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) argument
141 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) argument
157 static struct pdp_ctx *ipv4_pdp_find(struct gtp_dev *gtp, __be32 ms_addr) argument
295 gtp0_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
375 gtp0_handle_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
408 gtp0_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) argument
475 gtp1u_send_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
534 gtp1u_handle_echo_resp(struct gtp_dev *gtp, struct sk_buff *skb) argument
570 gtp1u_udp_encap_recv(struct gtp_dev *gtp, struct sk_buff *skb) argument
624 struct gtp_dev *gtp; local
657 gtp_encap_disable(struct gtp_dev *gtp) argument
676 struct gtp_dev *gtp; local
716 struct gtp_dev *gtp = netdev_priv(dev); local
802 struct gtp_dev *gtp = netdev_priv(dev); local
944 struct gtp_dev *gtp = netdev_priv(dev); local
972 struct gtp_dev *gtp = netdev_priv(dev); local
978 gtp_create_sock(int type, struct gtp_dev *gtp) argument
1010 gtp_create_sockets(struct gtp_dev *gtp, struct nlattr *data[]) argument
1037 struct gtp_dev *gtp; local
1100 struct gtp_dev *gtp = netdev_priv(dev); local
1140 struct gtp_dev *gtp = netdev_priv(dev); local
1168 gtp_hashtable_new(struct gtp_dev *gtp, int hsize) argument
1194 gtp_encap_enable_socket(int fd, int type, struct gtp_dev *gtp) argument
1241 gtp_encap_enable(struct gtp_dev *gtp, struct nlattr *data[]) argument
1275 struct gtp_dev *gtp = NULL; local
1326 gtp_pdp_add(struct gtp_dev *gtp, struct sock *sk, struct genl_info *info) argument
1440 struct gtp_dev *gtp; local
1504 struct gtp_dev *gtp; local
1670 struct gtp_dev *last_gtp = (struct gtp_dev *)cb->args[2], *gtp; local
1720 struct gtp_dev *gtp; local
1874 struct gtp_dev *gtp; local
[all...]

Completed in 86 milliseconds