Searched refs:gtp_version (Results 1 – 2 of 2) sorted by relevance
53 u8 gtp_version; member93 u8 gtp_version; member155 pdp->gtp_version == GTP_V0 && in gtp0_pdp_find()525 echo->gtp_version = GTP_V0; in gtp0_handle_echo_resp_ip()731 echo.gtp_version = GTP_V1; in gtp1u_handle_echo_resp()1075 switch (pctx->gtp_version) { in gtp_build_skb_outer_ip4()1137 switch (pctx->gtp_version) { in gtp_build_skb_outer_ip6()1771 switch (pctx->gtp_version) { in gtp_pdp_fill()1952 switch (pctx->gtp_version) { in gtp_pdp_add()1969 switch (pctx->gtp_version) { in gtp_pdp_add()[all …]
16 enum gtp_version { enum