| 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 | 631 | net/inet/af_inet.c | sk->dummy_th.psh = 0; |
| psh | 360 | net/inet/tcp.c | if (amount && skb->h.th->psh) break; |
| psh | 791 | net/inet/tcp.c | t1->psh = 0; |
| psh | 827 | net/inet/tcp.c | th->psh =(push == 0) ? 1 : 0; |
| psh | 1246 | net/inet/tcp.c | t1->psh = 0; |
| psh | 1809 | net/inet/tcp.c | t1->psh = 0; |
| psh | 2009 | net/inet/tcp.c | newsk->dummy_th.psh = 0; |
| psh | 2126 | net/inet/tcp.c | t1->psh = 0; |
| psh | 2970 | net/inet/tcp.c | if (skb->len == 0 && !th->fin && !th->urg && !th->psh) |
| psh | 3552 | net/inet/tcp.c | t1->psh = 0; |
| psh | 4272 | net/inet/tcp.c | t1->psh = 0; |