Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dgtp.h21 struct gtp0_header { /* According to GSM TS 09.60. */ struct
56 struct gtp0_header gtp0_h;
/linux-6.15/drivers/net/
H A Dgtp.c393 static bool gtp0_validate_echo_hdr(struct gtp0_header *gtp0) in gtp0_validate_echo_hdr()
417 len_hdr = sizeof(struct gtp0_header); in gtp0_build_echo_msg()
457 struct gtp0_header *gtp0; in gtp0_send_echo_resp()
530 struct gtp0_header *gtp0; in gtp0_handle_echo_resp()
581 sizeof(struct gtp0_header); in gtp0_udp_encap_recv()
582 struct gtp0_header *gtp0; in gtp0_udp_encap_recv()
949 struct gtp0_header *gtp0; in gtp0_push_header()
1077 mtu -= sizeof(struct gtp0_header); in gtp_build_skb_outer_ip4()
1139 mtu -= sizeof(struct gtp0_header); in gtp_build_skb_outer_ip6()
2355 struct gtp0_header *gtp0_h; in gtp_genl_send_echo_req()
[all …]