gtp1_header_long
struct gtp1_header_long *gtp1u_h;
sizeof(struct gtp1_header_long) +
sizeof(struct gtp1_header_long));
memset(gtp1u_h, 0, sizeof(struct gtp1_header_long));
static void gtp1u_build_echo_msg(struct gtp1_header_long *hdr, __u8 msg_type)
len_pkt = sizeof(struct gtp1_header_long);
struct gtp1_header_long *gtp1u;
gtp1u = (struct gtp1_header_long *)(skb->data + sizeof(struct udphdr));
if (!skb_pull_data(skb, sizeof(struct gtp1_header_long) +
struct gtp1_header_long *gtp1u;
gtp1u = (struct gtp1_header_long *)(skb->data + sizeof(struct udphdr));
struct gtp1_header_long gtp1u_h;