Home
last modified time | relevance | path

Searched refs:XFRMA_PROTO (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/xfrm/
Dxfrm_compat.c124 [XFRMA_PROTO] = { .type = NLA_U8 },
272 case XFRMA_PROTO: in xfrm_xlate64_attr()
Dxfrm_user.c1218 if (attrs[XFRMA_PROTO]) in xfrm_dump_sa()
1219 proto = nla_get_u8(attrs[XFRMA_PROTO]); in xfrm_dump_sa()
2936 [XFRMA_PROTO] = { .type = NLA_U8 },
/linux-6.1.9/include/uapi/linux/
Dxfrm.h309 XFRMA_PROTO, /* __u8 */ enumerator