Home
last modified time | relevance | path

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

/linux/net/xfrm/
A Dxfrm_compat.c126 [XFRMA_PROTO] = { .type = NLA_U8 },
276 case XFRMA_PROTO: in xfrm_xlate64_attr()
A 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/include/uapi/linux/
A Dxfrm.h315 XFRMA_PROTO, /* __u8 */ enumerator

Completed in 20 milliseconds