| tag | line | file | source code |
| psh | 423 | drivers/net/slhc.c | if(th->psh) |
| psh | 524 | drivers/net/slhc.c | thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; |
| psh | 35 | include/linux/tcp.h | psh:1, |
| psh | 44 | include/linux/tcp.h | psh:1, |
| psh | 649 | net/inet/af_inet.c | sk->dummy_th.psh = 0; |
| psh | 435 | net/inet/tcp.c | if (amount && skb->h.th->psh) break; |
| psh | 847 | net/inet/tcp.c | t1->psh = 0; |
| psh | 884 | net/inet/tcp.c | th->psh =(push == 0) ? 1 : 0; |
| psh | 1305 | net/inet/tcp.c | t1->psh = 0; |
| psh | 1885 | net/inet/tcp.c | t1->psh = 0; |
| psh | 2085 | net/inet/tcp.c | newsk->dummy_th.psh = 0; |
| psh | 2203 | net/inet/tcp.c | t1->psh = 0; |
| psh | 3036 | net/inet/tcp.c | if (skb->len == 0 && !th->fin && !th->urg && !th->psh) |
| psh | 3608 | net/inet/tcp.c | t1->psh = 0; |
| psh | 4324 | net/inet/tcp.c | t1->psh = 0; |