taglinefilesource code
psh34include/linux/tcp.hpsh:1,
psh420net/inet/slhc.cif(th->psh)
psh525net/inet/slhc.cthp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0;
psh823net/inet/sock.csk->dummy_th.psh = 0;
psh71net/inet/tcp.cth->fin, th->syn, th->rst, th->psh, th->ack,
psh229net/inet/tcp.cif (amount && skb->h.th->psh) break;
psh547net/inet/tcp.ct1->psh = 0;
psh575net/inet/tcp.cth->psh =(push == 0) ? 1 : 0;
psh928net/inet/tcp.ct1->psh = 0;
psh1275net/inet/tcp.cif (skb->h.th->psh || skb->h.th->urg) {
psh1450net/inet/tcp.ct1->psh = 0;
psh1565net/inet/tcp.cnewsk->dummy_th.psh = 0;
psh1633net/inet/tcp.ct1->psh = 0;
psh2189net/inet/tcp.cif (skb->len == 0 && !th->fin && !th->urg && !th->psh) {
psh2386net/inet/tcp.cth->psh = 1;
psh2571net/inet/tcp.ct1->psh = 0;
psh3111net/inet/tcp.ct1->psh = 0;