Home
last modified time | relevance | path

Searched refs:tcphdr (Results 1 – 24 of 24) sorted by relevance

/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c165 register struct tcphdr *oth; in vj_compress_tcp()
166 register struct tcphdr *th; in vj_compress_tcp()
184 th = (struct tcphdr *)&((int *)ip)[hlen]; in vj_compress_tcp()
276 oth = (struct tcphdr *)&((int *)&cs->cs_ip)[hlen]; in vj_compress_tcp()
500 hlen + sizeof (struct tcphdr) > buflen || in vj_uncompress_uncomp()
540 register struct tcphdr *th; in vj_uncompress_tcp()
577 th = (struct tcphdr *)((uint32_t *)&cs->cs_ip+hlen/sizeof (uint32_t)); in vj_uncompress_tcp()
/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dprintpacket.c19 struct tcphdr *tcp;
52 tcp = (struct tcphdr *)((char *)ip + (IP_HL(ip) << 2));
H A Dipft_ef.c103 extra = sizeof(struct tcphdr);
H A Dipft_td.c154 extra = sizeof(struct tcphdr);
H A Dipft_tx.c231 ip->ip_len += sizeof(struct tcphdr);
/titanic_44/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_lro.c79 struct tcphdr *tcp; in myri10ge_lro_flush()
94 tcp = (struct tcphdr *)(ip + 1); in myri10ge_lro_flush()
141 struct tcphdr *tcp; in myri10ge_lro_rx()
172 tcp = (struct tcphdr *)(ip + 1); in myri10ge_lro_rx()
H A Dmyri10ge.c1707 struct tcphdr *hdr; in myri10ge_toeplitz_send_hash()
1733 hdr = (struct tcphdr *)(void *) in myri10ge_toeplitz_send_hash()
1751 struct tcphdr *hdr; in myri10ge_simple_send_hash()
1758 hdr = (struct tcphdr *)(void *)(((uint8_t *)ip) + (ip->ip_hl << 2)); in myri10ge_simple_send_hash()
2352 stuff = start + offsetof(struct tcphdr, th_sum); in myri10ge_rx_csum()
2362 stuff = start + offsetof(struct tcphdr, th_sum); in myri10ge_rx_csum()
3068 struct tcphdr *tcp; in myri10ge_lso_parse_header()
3082 tcp = (struct tcphdr *)(void *)((char *)ip + (ip->ip_hl << 2)); in myri10ge_lso_parse_header()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h233 struct tcphdr;
234 extern int interpret_tcp(int, struct tcphdr *, int, int);
H A Dsnoop_tcp.c78 interpret_tcp(int flags, struct tcphdr *tcp, int iplen, int fraglen) in interpret_tcp()
130 (int)(tcp->th_off * 4 - sizeof (struct tcphdr)), line); in interpret_tcp()
205 tcp->th_off * 4 - sizeof (struct tcphdr)); in interpret_tcp()
H A Dsnoop_ipsec.c222 (struct tcphdr *)data, new_iplen, fraglen); in interpret_ah()
H A Dsnoop_icmp.c478 struct tcphdr *orig_thdr =
479 (struct tcphdr *)&orig_ip6hdr[1];
H A Dsnoop_ip.c265 (struct tcphdr *)data, iplen, fraglen); in interpret_ip()
448 (void) interpret_tcp(flags, (struct tcphdr *)data, in interpret_ipv6()
H A Dsnoop_filter.c880 struct tcphdr tcp_h; in want_packet()
/titanic_44/usr/src/uts/common/netinet/
H A Dtcpip.h23 struct tcphdr ti_t; /* tcp header */
H A Dtcp.h51 struct tcphdr { struct
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_send.c1264 struct tcphdr *otcph, *ntcph; in nxge_do_softlso()
1300 otcph = (struct tcphdr *)(mp->b_rptr + ehlen + iphlen); in nxge_do_softlso()
1352 otcph = (struct tcphdr *)(mp->b_rptr + ehlen + iphlen); in nxge_do_softlso()
1592 ntcph = (struct tcphdr *)(nmp->b_rptr + ehlen + iphlen); in nxge_do_softlso()
1642 ntcph = (struct tcphdr *)(nmp->b_rptr + ehlen + iphlen); in nxge_do_softlso()
1683 ntcph = (struct tcphdr *)(nmp->b_rptr + ehlen + iphlen); in nxge_do_softlso()
/titanic_44/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1147 tcphdr_print(struct tcphdr *tcph) in tcphdr_print()
1174 tcphdr(uintptr_t addr, uint_t flags, int ac, const mdb_arg_t *av) in tcphdr() function
1176 struct tcphdr tcph; in tcphdr()
1280 struct tcphdr tcph; in transport_hdr()
1919 { "tcphdr", ":", "display a TCP header", tcphdr },
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe.h150 …N (sizeof(struct ether_vlan_header) + sizeof(struct ip) + sizeof(struct tcphdr) + BNXE_OPTION_LEN)
H A Dbnxe_tx.c743 l4HdrLen = (l2HdrLen + l3HdrLen + sizeof(struct tcphdr)); in BnxeGetHdrInfo()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_flow.c2329 struct tcphdr *tcph = (struct tcphdr *)l4_start; in flow_transport_accept()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4827 struct tcphdr *tcp_hdr; in ql_hw_csum_setup()
4882 (struct tcphdr *)(void *) in ql_hw_csum_setup()
5083 struct tcphdr *tcp_hdr; in ql_tx_hashing()
5129 tcp_hdr = (struct tcphdr *)(void *) in ql_tx_hashing()
5177 struct tcphdr *tcp_hdr; in ql_hw_lso_setup()
5221 tcp_hdr = (struct tcphdr *)(void *) in ql_hw_lso_setup()
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1136 tcp2 = (struct tcphdr *)(m->b_rptr + hlen - sizeof(*tcp2));
1148 tcp2->th_off = sizeof(struct tcphdr) >> 2;
H A Dfil.c767 frpr_short6(fin, sizeof(struct tcphdr));
768 if (frpr_pullup(fin, sizeof(struct tcphdr)) == -1)
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1751 typedef struct tcphdr tcphdr_t;