Home
last modified time | relevance | path

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

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