tag | line | file | source code |
psh | 436 | drivers/net/slhc.c | if(th->psh) |
psh | 537 | drivers/net/slhc.c | thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; |
psh | 36 | include/linux/tcp.h | psh:1, |
psh | 44 | include/linux/tcp.h | psh:1, |
psh | 56 | include/linux/tcp.h | psh:1, |
psh | 660 | net/inet/af_inet.c | sk->dummy_th.psh = 0; |
psh | 641 | net/inet/tcp.c | if (amount && skb->h.th->psh) break; |
psh | 1043 | net/inet/tcp.c | t1->psh = 0; |
psh | 1080 | net/inet/tcp.c | th->psh =(push == 0) ? 1 : 0; |
psh | 1501 | net/inet/tcp.c | t1->psh = 0; |
psh | 2079 | net/inet/tcp.c | t1->psh = 0; |
psh | 2294 | net/inet/tcp.c | newsk->dummy_th.psh = 0; |
psh | 2412 | net/inet/tcp.c | t1->psh = 0; |
psh | 3361 | net/inet/tcp.c | if (skb->len == 0 && !th->fin && !th->urg && !th->psh) |
psh | 3891 | net/inet/tcp.c | t1->psh = 0; |
psh | 4494 | net/inet/tcp.c | t1->psh = 0; |