GTPA_MS_ADDRESS
nla_get_be32(info->attrs[GTPA_MS_ADDRESS]);
if (!info->attrs[GTPA_MS_ADDRESS] ||
ms_addr = nla_get_be32(info->attrs[GTPA_MS_ADDRESS]);
info->attrs[GTPA_MS_ADDRESS])
if (!info->attrs[GTPA_MS_ADDRESS]) {
if (nla[GTPA_MS_ADDRESS]) {
__be32 ip = nla_get_be32(nla[GTPA_MS_ADDRESS]);
if (nla_put_be32(skb, GTPA_MS_ADDRESS, pctx->ms.addr.s_addr))
!info->attrs[GTPA_MS_ADDRESS])
src_ip = nla_get_be32(info->attrs[GTPA_MS_ADDRESS]);
[GTPA_MS_ADDRESS] = { .type = NLA_U32, },
nla_put_be32(skb, GTPA_MS_ADDRESS, echo.ms.addr.s_addr))