XFRMA_PROTO
[XFRMA_PROTO] = { .type = NLA_U8 },
case XFRMA_PROTO:
if (attrs[XFRMA_PROTO])
proto = nla_get_u8(attrs[XFRMA_PROTO]);