Home
last modified time | relevance | path

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

/linux-6.12.1/net/xfrm/
Dxfrm_compat.c126 [XFRMA_PROTO] = { .type = NLA_U8 },
276 case XFRMA_PROTO: in xfrm_xlate64_attr()
Dxfrm_user.c1402 if (attrs[XFRMA_PROTO]) in xfrm_dump_sa()
1403 proto = nla_get_u8(attrs[XFRMA_PROTO]); in xfrm_dump_sa()
3176 [XFRMA_PROTO] = { .type = NLA_U8 },
/linux-6.12.1/include/uapi/linux/
Dxfrm.h315 XFRMA_PROTO, /* __u8 */ enumerator