taglinefilesource code
psh1078net/tcp/sock.csk->dummy_th.psh = 0;
psh134net/tcp/tcp.c,th->fin, th->syn, th->rst, th->psh, th->ack, th->urg,
psh292net/tcp/tcp.cif (amount && skb->h.th->psh) break;
psh623net/tcp/tcp.ct1->psh = 0;
psh652net/tcp/tcp.cth->psh = (push == 0) ? 1 : 0;
psh1033net/tcp/tcp.ct1->psh = 0;
psh1401net/tcp/tcp.cif ( skb->h.th->psh || skb->h.th->urg)
psh1593net/tcp/tcp.ct1->psh = 0;
psh1706net/tcp/tcp.cnewsk->dummy_th.psh=0;
psh1781net/tcp/tcp.ct1->psh = 0;
psh2319net/tcp/tcp.cif (skb->len == 0 && !th->fin && !th->urg && !th->psh)
psh2505net/tcp/tcp.cth->psh = 1;
psh2622net/tcp/tcp.ct1->psh = 0;
psh2763net/tcp/tcp.ct1->psh = 0;
psh3346net/tcp/tcp.ct1->psh = 0;
psh60net/tcp/tcp.hunsigned short res1:4, doff:4, fin:1, syn:1, rst:1, psh:1,