Constant libc::IPPROTO_DONE
source · pub const IPPROTO_DONE: c_int = 257;
Expand description
last return value of *_input(), meaning “all job for this pkt is done”.
pub const IPPROTO_DONE: c_int = 257;
last return value of *_input(), meaning “all job for this pkt is done”.