Searched refs:gtp_version (Results 1 – 4 of 4) sorted by relevance
50 u8 gtp_version; member113 if (pdp->gtp_version == GTP_V0 && in gtp0_pdp_find()129 if (pdp->gtp_version == GTP_V1 && in gtp1_pdp_find()450 switch (pktinfo->pctx->gtp_version) { in gtp_push_header()525 switch (pctx->gtp_version) { in gtp_build_skb_ip4()899 pctx->gtp_version = nla_get_u32(info->attrs[GTPA_VERSION]); in ipv4_pdp_fill()906 switch (pctx->gtp_version) { in ipv4_pdp_fill()963 if (pctx->gtp_version == GTP_V0) in gtp_pdp_add()966 else if (pctx->gtp_version == GTP_V1) in gtp_pdp_add()984 switch (pctx->gtp_version) { in gtp_pdp_add()[all …]
13 enum gtp_version { enum
15 enum gtp_version { enum