Searched refs:gtp1_header (Results 1 – 2 of 2) sorted by relevance
32 struct gtp1_header { /* According to 3GPP TS 29.060. */ struct
638 len_hdr = sizeof(struct gtp1_header); in gtp1u_build_echo_msg()787 sizeof(struct gtp1_header); in gtp1u_udp_encap_recv()788 struct gtp1_header *gtp1; in gtp1u_udp_encap_recv()795 gtp1 = (struct gtp1_header *)(skb->data + sizeof(struct udphdr)); in gtp1u_udp_encap_recv()831 gtp1 = (struct gtp1_header *)(skb->data + sizeof(struct udphdr)); in gtp1u_udp_encap_recv()966 struct gtp1_header *gtp1; in gtp1_push_header()1080 mtu -= sizeof(struct gtp1_header); in gtp_build_skb_outer_ip4()1142 mtu -= sizeof(struct gtp1_header); in gtp_build_skb_outer_ip6()