GTPA_FLOW         923 drivers/net/gtp.c 		pctx->u.v0.flow = nla_get_u16(info->attrs[GTPA_FLOW]);
GTPA_FLOW        1060 drivers/net/gtp.c 		    !info->attrs[GTPA_FLOW])
GTPA_FLOW        1192 drivers/net/gtp.c 		    nla_put_u16(skb, GTPA_FLOW, pctx->u.v0.flow))
GTPA_FLOW        1302 drivers/net/gtp.c 	[GTPA_FLOW]		= { .type = NLA_U16, },