Constant libpacket::tcp::TcpFlags::PSH[][src]

pub const PSH: u9be = 0b000001000;
Expand description

PSH – Push function. Asks to push the buffered data to the receiving application.