# ktls-sys
`linux/tls.h` bindings, for TLS kernel offload.
Generated with `bindgen tls.h -o src/bindings.rs`
See <https://github.com/bearcove/ktls> for a higher-level / safer interface.
## Status
[](https://github.com/bearcove/ktls-sys/actions/workflows/test.yml?query=branch%3Amain)
[](https://codecov.io/gh/bearcove/ktls-sys/)
## License
This project is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.