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

pub const PSH: u9be = 0b000001000;

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