Searched defs:xfrm6_ro_mode (Results 1 - 1 of 1) sorted by relevance

/net/ipv6/
H A Dxfrm6_mode_ro.c62 static struct xfrm_mode xfrm6_ro_mode = { variable in typeref:struct:xfrm_mode
70 return xfrm_register_mode(&xfrm6_ro_mode, AF_INET6);
77 err = xfrm_unregister_mode(&xfrm6_ro_mode, AF_INET6);

Completed in 348 milliseconds