Searched refs:xfrm_type (Results 1 – 11 of 11) sorted by relevance
43 static const struct xfrm_type ipip_type = {
157 static const struct xfrm_type ipcomp_type = {
544 static const struct xfrm_type ah_type =
685 static const struct xfrm_type esp_type =
340 static const struct xfrm_type mip6_destopt_type = {472 static const struct xfrm_type mip6_rthdr_type = {
184 static const struct xfrm_type ipcomp6_type = {
303 static const struct xfrm_type xfrm6_tunnel_type = {
626 static const struct xfrm_type esp6_type = {
756 static const struct xfrm_type ah6_type = {
221 const struct xfrm_type *type;281 struct xfrm_type;323 const struct xfrm_type *type_map[IPPROTO_MAX];362 struct xfrm_type { struct383 int xfrm_register_type(const struct xfrm_type *type, unsigned short family); argument384 int xfrm_unregister_type(const struct xfrm_type *type, unsigned short family);
161 int xfrm_register_type(const struct xfrm_type *type, unsigned short family) in xfrm_register_type()164 const struct xfrm_type **typemap; in xfrm_register_type()182 int xfrm_unregister_type(const struct xfrm_type *type, unsigned short family) in xfrm_unregister_type()185 const struct xfrm_type **typemap; in xfrm_unregister_type()203 static const struct xfrm_type *xfrm_get_type(u8 proto, unsigned short family) in xfrm_get_type()206 const struct xfrm_type **typemap; in xfrm_get_type()207 const struct xfrm_type *type; in xfrm_get_type()230 static void xfrm_put_type(const struct xfrm_type *type) in xfrm_put_type()