Home
last modified time | relevance | path

Searched defs:IP_DONTFRAG (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/plat-freebsd6/
DIN.py344 IP_DONTFRAG = 67 variable
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py346 IP_DONTFRAG = 67 variable
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py346 IP_DONTFRAG = 67 variable
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2929 pub const IP_DONTFRAG: ::c_int = 67; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3635 pub const IP_DONTFRAG: ::c_int = 28; constant