Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2553 pub const IFCAP_TXCSUM_IPV6: ::c_int = 0x400000; constant
2573 pub const IFCAP_HWCSUM_IPV6: ::c_int = IFCAP_RXCSUM_IPV6 | IFCAP_TXCSUM_IPV6;