Searched refs:GTPA_VERSION (Results 1 – 4 of 4) sorted by relevance
899 pctx->gtp_version = nla_get_u32(info->attrs[GTPA_VERSION]); in ipv4_pdp_fill()936 version = nla_get_u32(info->attrs[GTPA_VERSION]); in gtp_pdp_add()1042 if (!info->attrs[GTPA_VERSION] || in gtp_genl_new_pdp()1048 version = nla_get_u32(info->attrs[GTPA_VERSION]); in gtp_genl_new_pdp()1112 } else if (nla[GTPA_VERSION]) { in gtp_find_pdp_by_link()1113 u32 gtp_version = nla_get_u32(nla[GTPA_VERSION]); in gtp_find_pdp_by_link()1144 if (!info->attrs[GTPA_VERSION]) in gtp_genl_del_pdp()1190 if (nla_put_u32(skb, GTPA_VERSION, pctx->gtp_version) || in gtp_genl_fill_info()1243 if (!info->attrs[GTPA_VERSION]) in gtp_genl_get_pdp()1325 [GTPA_VERSION] = { .type = NLA_U32, },
21 GTPA_VERSION, enumerator
23 GTPA_VERSION, enumerator