| tag | line | file | source code |
| psh | 419 | drivers/net/slhc.c | if(th->psh) |
| psh | 524 | drivers/net/slhc.c | thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; |
| psh | 34 | include/linux/tcp.h | psh:1, |
| psh | 909 | net/inet/sock.c | sk->dummy_th.psh = 0; |
| psh | 128 | net/inet/tcp.c | th->fin, th->syn, th->rst, th->psh, th->ack, |
| psh | 347 | net/inet/tcp.c | if (amount && skb->h.th->psh) break; |
| psh | 734 | net/inet/tcp.c | t1->psh = 0; |
| psh | 765 | net/inet/tcp.c | th->psh =(push == 0) ? 1 : 0; |
| psh | 1135 | net/inet/tcp.c | t1->psh = 0; |
| psh | 1737 | net/inet/tcp.c | t1->psh = 0; |
| psh | 1896 | net/inet/tcp.c | newsk->dummy_th.psh = 0; |
| psh | 1968 | net/inet/tcp.c | t1->psh = 0; |
| psh | 2543 | net/inet/tcp.c | if (skb->len == 0 && !th->fin && !th->urg && !th->psh) { |
| psh | 2787 | net/inet/tcp.c | th->psh = 1; |
| psh | 2975 | net/inet/tcp.c | t1->psh = 0; |
| psh | 3551 | net/inet/tcp.c | t1->psh = 0; |