Searched refs:thp (Results 1 – 2 of 2) sorted by relevance
497 struct tcphdr *thp; in slhc_uncompress() local534 thp = &cs->cs_tcp; in slhc_uncompress()537 thp->check = *(__sum16 *)cp; in slhc_uncompress()540 thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; in slhc_uncompress()547 hdrlen = ip->ihl * 4 + thp->doff * 4; in slhc_uncompress()554 thp->ack_seq = htonl( ntohl(thp->ack_seq) + i); in slhc_uncompress()555 thp->seq = htonl( ntohl(thp->seq) + i); in slhc_uncompress()560 thp->seq = htonl( ntohl(thp->seq) + in slhc_uncompress()566 thp->urg = 1; in slhc_uncompress()570 thp->urg_ptr = htons(x); in slhc_uncompress()[all …]
661 int thp = 0x18, mdiv = 2, ndiv = 0, delta_hz = 1000000; in octeon_i2c_set_clock() local688 thp = thp_idx; in octeon_i2c_set_clock()695 octeon_i2c_reg_write(i2c, SW_TWSI_OP_TWSI_CLK, thp); in octeon_i2c_set_clock()