Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/
Dgtp.c133 if (pdp->gtp_version == GTP_V0 && in gtp0_pdp_find()
391 echo.gtp_version = GTP_V0; in gtp0_handle_echo_resp()
420 if ((gtp0->flags >> 5) != GTP_V0) in gtp0_udp_encap_recv()
788 case GTP_V0: in gtp_push_header()
862 case GTP_V0: in gtp_build_skb_ip4()
1321 case GTP_V0: in ipv4_pdp_fill()
1355 if (version == GTP_V0) in gtp_pdp_add()
1377 if (pctx->gtp_version == GTP_V0) in gtp_pdp_add()
1399 case GTP_V0: in gtp_pdp_add()
1416 case GTP_V0: in gtp_pdp_add()
[all …]
/Linux-v6.6/include/uapi/linux/
Dgtp.h17 GTP_V0 = 0, enumerator