taglinefilesource code
psh436drivers/net/slhc.cif(th->psh)
psh537drivers/net/slhc.cthp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0;
psh34include/linux/tcp.hpsh:1,
psh44include/linux/tcp.hpsh:1,
psh647net/ipv4/tcp.cif (amount && skb->h.th->psh) break;
psh828net/ipv4/tcp.cth->psh = (push == 0) ? 1 : 0;
psh1323net/ipv4/tcp_input.cif (th->psh)
psh791net/ipv4/tcp_output.ct1->psh = 0;