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 | 683 | net/inet/af_inet.c | sk->dummy_th.psh = 0; |
psh | 873 | net/inet/tcp.c | if (amount && skb->h.th->psh) break; |
psh | 1370 | net/inet/tcp.c | t1->psh = 0; |
psh | 1418 | net/inet/tcp.c | th->psh =(push == 0) ? 1 : 0; |
psh | 1848 | net/inet/tcp.c | t1->psh = 0; |
psh | 2567 | net/inet/tcp.c | t1->psh = 0; |
psh | 2786 | net/inet/tcp.c | newsk->dummy_th.psh = 0; |
psh | 2904 | net/inet/tcp.c | t1->psh = 0; |
psh | 3805 | net/inet/tcp.c | if (skb->len == 0 && !th->fin && !th->urg && !th->psh) |
psh | 4335 | net/inet/tcp.c | t1->psh = 0; |
psh | 4951 | net/inet/tcp.c | t1->psh = 0; |