Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_state.c315 static const struct xfrm_type *xfrm_get_type(u8 proto, unsigned short family) in xfrm_get_type() function
2884 x->type = xfrm_get_type(x->id.proto, family); in __xfrm_init_state()