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

pub const PSH: u16 = 8; // 0x0_008u16

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