tag | line | file | source code |
---|---|---|---|
psh | 419 | drivers/net/slhc.c | if(th->psh) |
psh | 524 | drivers/net/slhc.c | thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; |
psh | 34 | include/linux/tcp.h | psh:1, |
psh | 849 | net/inet/sock.c | sk->dummy_th.psh = 0; |
psh | 117 | net/inet/tcp.c | th->fin, th->syn, th->rst, th->psh, th->ack, |
psh | 650 | net/inet/tcp.c | t1->psh = 0; |
psh | 677 | net/inet/tcp.c | th->psh =(push == 0) ? 1 : 0; |
psh | 1029 | net/inet/tcp.c | t1->psh = 0; |
psh | 1632 | net/inet/tcp.c | t1->psh = 0; |
psh | 1798 | net/inet/tcp.c | newsk->dummy_th.psh = 0; |
psh | 1869 | net/inet/tcp.c | t1->psh = 0; |
psh | 2414 | net/inet/tcp.c | if (skb->len == 0 && !th->fin && !th->urg && !th->psh) { |
psh | 2646 | net/inet/tcp.c | th->psh = 1; |
psh | 2834 | net/inet/tcp.c | t1->psh = 0; |
psh | 3378 | net/inet/tcp.c | t1->psh = 0; |