Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/
Dgtp.c133 if (pdp->gtp_version == GTP_V0 && in gtp0_pdp_find()
390 echo.gtp_version = GTP_V0; in gtp0_handle_echo_resp()
419 if ((gtp0->flags >> 5) != GTP_V0) in gtp0_udp_encap_recv()
785 case GTP_V0: in gtp_push_header()
859 case GTP_V0: in gtp_build_skb_ip4()
1317 case GTP_V0: in ipv4_pdp_fill()
1351 if (version == GTP_V0) in gtp_pdp_add()
1373 if (pctx->gtp_version == GTP_V0) in gtp_pdp_add()
1395 case GTP_V0: in gtp_pdp_add()
1412 case GTP_V0: in gtp_pdp_add()
[all …]
/Linux-v6.1/include/uapi/linux/
Dgtp.h17 GTP_V0 = 0, enumerator