tag | line | file | source code |
psh | 435 | drivers/net/slhc.c | if(th->psh) |
psh | 536 | drivers/net/slhc.c | thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; |
psh | 35 | include/linux/tcp.h | psh:1, |
psh | 43 | include/linux/tcp.h | psh:1, |
psh | 55 | include/linux/tcp.h | psh:1, |
psh | 63 | include/linux/tcp.h | psh:1, |
psh | 75 | include/linux/tcp.h | psh:1, |
psh | 83 | include/linux/tcp.h | psh:1, |
psh | 690 | net/inet/af_inet.c | sk->dummy_th.psh = 0; |
psh | 872 | net/inet/tcp.c | if (amount && skb->h.th->psh) break; |
psh | 1369 | net/inet/tcp.c | t1->psh = 0; |
psh | 1417 | net/inet/tcp.c | th->psh =(push == 0) ? 1 : 0; |
psh | 1847 | net/inet/tcp.c | t1->psh = 0; |
psh | 2566 | net/inet/tcp.c | t1->psh = 0; |
psh | 2793 | net/inet/tcp.c | newsk->dummy_th.psh = 0; |
psh | 2914 | net/inet/tcp.c | t1->psh = 0; |
psh | 3813 | net/inet/tcp.c | if (skb->len == 0 && !th->fin && !th->urg && !th->psh) |
psh | 4343 | net/inet/tcp.c | t1->psh = 0; |
psh | 4961 | net/inet/tcp.c | t1->psh = 0; |