Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/
Dgtp.c149 if (pdp->gtp_version == GTP_V1 && in gtp1_pdp_find()
553 echo.gtp_version = GTP_V1; in gtp1u_handle_echo_resp()
581 if ((gtp1->flags >> 5) != GTP_V1) in gtp1u_udp_encap_recv()
789 case GTP_V1: in gtp_push_header()
862 case GTP_V1: in gtp_build_skb_ip4()
1325 case GTP_V1: in ipv4_pdp_fill()
1354 else if (version == GTP_V1) in gtp_pdp_add()
1376 else if (pctx->gtp_version == GTP_V1) in gtp_pdp_add()
1403 case GTP_V1: in gtp_pdp_add()
1417 case GTP_V1: in gtp_pdp_add()
[all …]
/Linux-v6.1/include/uapi/linux/
Dgtp.h18 GTP_V1, enumerator