Home
last modified time | relevance | path

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

/linux-5.19.10/net/xfrm/
Dxfrm_state.c292 static const struct xfrm_type *xfrm_get_type(u8 proto, unsigned short family) in xfrm_get_type() function
2662 x->type = xfrm_get_type(x->id.proto, family); in __xfrm_init_state()