taglinefilesource code
psh1056net/tcp/sock.csk->dummy_th.psh = 0;
psh122net/tcp/tcp.c,th->fin, th->syn, th->rst, th->psh, th->ack, th->urg,
psh271net/tcp/tcp.cif (skb->h.th->psh) break;
psh585net/tcp/tcp.ct1->psh = 0;
psh614net/tcp/tcp.cth->psh = (push == 0) ? 1 : 0;
psh970net/tcp/tcp.ct1->psh = 0;
psh1309net/tcp/tcp.cif ( skb->h.th->psh || skb->h.th->urg)
psh1496net/tcp/tcp.ct1->psh = 0;
psh1608net/tcp/tcp.cnewsk->dummy_th.psh=0;
psh1684net/tcp/tcp.ct1->psh = 0;
psh2225net/tcp/tcp.cif (skb->len == 0 && !th->fin && !th->urg && !th->psh)
psh2415net/tcp/tcp.cth->psh = 1;
psh2530net/tcp/tcp.ct1->psh = 0;
psh2672net/tcp/tcp.ct1->psh = 0;
psh3252net/tcp/tcp.ct1->psh = 0;
psh57net/tcp/tcp.hunsigned short res1:4, doff:4, fin:1, syn:1, rst:1, psh:1,