XFRMA_PROTO      1042 net/xfrm/xfrm_user.c 		if (attrs[XFRMA_PROTO])
XFRMA_PROTO      1043 net/xfrm/xfrm_user.c 			proto = nla_get_u8(attrs[XFRMA_PROTO]);
XFRMA_PROTO      2583 net/xfrm/xfrm_user.c 	[XFRMA_PROTO]		= { .type = NLA_U8 },