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,
psh671net/ipv4/tcp.cif (amount && skb->h.th->psh) break;
psh851net/ipv4/tcp.cth->psh = (push == 0) ? 1 : 0;
psh1284net/ipv4/tcp_input.cif (th->psh)
psh729net/ipv4/tcp_output.ct1->psh = 0;