Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/xfrm/
A Dxfrm_compat.c125 [XFRMA_PROTO] = { .type = NLA_U8 },
273 case XFRMA_PROTO: in xfrm_xlate64_attr()
A Dxfrm_user.c1233 if (attrs[XFRMA_PROTO]) in xfrm_dump_sa()
1234 proto = nla_get_u8(attrs[XFRMA_PROTO]); in xfrm_dump_sa()
2988 [XFRMA_PROTO] = { .type = NLA_U8 },
/linux-6.3-rc2/include/uapi/linux/
A Dxfrm.h309 XFRMA_PROTO, /* __u8 */ enumerator

Completed in 14 milliseconds