Home
last modified time | relevance | path

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

/linux/net/xfrm/
A Dxfrm_compat.c124 [XFRMA_PROTO] = { .type = NLA_U8 },
271 case XFRMA_PROTO: in xfrm_xlate64_attr()
A Dxfrm_user.c1114 if (attrs[XFRMA_PROTO]) in xfrm_dump_sa()
1115 proto = nla_get_u8(attrs[XFRMA_PROTO]); in xfrm_dump_sa()
2795 [XFRMA_PROTO] = { .type = NLA_U8 },
/linux/include/uapi/linux/
A Dxfrm.h309 XFRMA_PROTO, /* __u8 */ enumerator

Completed in 25 milliseconds