Home
last modified time | relevance | path

Searched refs:XFRM_STATE_AF_UNSPEC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dxfrm.h390 #define XFRM_STATE_AF_UNSPEC 32 macro
/openbmc/linux/net/xfrm/
H A Dxfrm_user.c200 if (!family && !(p->flags & XFRM_STATE_AF_UNSPEC)) in verify_newsa_info()
616 if (!x->sel.family && !(p->flags & XFRM_STATE_AF_UNSPEC)) in copy_from_user_state()