Searched refs:tcphdr (Results 26 - 50 of 83) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dslhc_vj.h132 struct tcphdr cs_tcp;
H A Dtcp.h323 struct tcphdr *th, unsigned len);
325 struct tcphdr *th, unsigned len);
356 TCP_ECN_create_request(struct request_sock *req, struct tcphdr *th)
372 const struct tcphdr *th);
401 extern u8 *tcp_parse_md5sig_option(struct tcphdr *th);
1172 extern int tcp_md5_hash_header(struct tcp_md5sig_pool *, struct tcphdr *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_LOG.c101 struct tcphdr _tcph;
102 const struct tcphdr *th;
151 th->doff * 4 > sizeof(struct tcphdr)) {
152 unsigned char _opt[4 * 15 - sizeof(struct tcphdr)];
156 optsize = th->doff * 4 - sizeof(struct tcphdr);
H A Dipt_ECN.c50 struct tcphdr _tcph, *tcph;
H A Dnf_nat_sip.c40 struct tcphdr *th;
44 th = (struct tcphdr *)(skb->data + ip_hdrlen(skb));
239 const struct tcphdr *th;
244 th = (struct tcphdr *)(skb->data + ip_hdrlen(skb));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-tcp.c63 static int tcp_verify_signature(const struct ip *ip, const struct tcphdr *tp,
129 register const struct tcphdr *tp,
140 register const struct tcphdr *tp;
153 tp = (struct tcphdr *)bp;
733 tcp_verify_signature(const struct ip *ip, const struct tcphdr *tp,
736 struct tcphdr tp1;
800 MD5_Update(&ctx, (char *)&tp1, sizeof(struct tcphdr));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dsyncookies.c165 const struct tcphdr *th = tcp_hdr(skb);
197 const struct tcphdr *th = tcp_hdr(skb);
272 const struct tcphdr *th = tcp_hdr(skb);
H A Dtcp_ipv4.c98 __be32 daddr, __be32 saddr, struct tcphdr *th);
343 struct tcphdr *th = (struct tcphdr *)(icmp_skb->data + (iph->ihl << 2));
531 struct tcphdr *th = tcp_hdr(skb);
536 skb->csum_offset = offsetof(struct tcphdr, check);
557 struct tcphdr *th;
586 struct tcphdr *th = tcp_hdr(skb);
588 struct tcphdr th;
610 rep.th.doff = sizeof(struct tcphdr) / 4;
644 arg.csumoffset = offsetof(struct tcphdr, chec
[all...]
H A Dtcp_minisocks.c91 const struct tcphdr *th)
493 newtp->tcp_header_len = sizeof(struct tcphdr) + TCPOLEN_TSTAMP_ALIGNED;
496 newtp->tcp_header_len = sizeof(struct tcphdr);
526 const struct tcphdr *th = tcp_hdr(skb);
531 if (th->doff > (sizeof(struct tcphdr)>>2)) {
H A Dtcp_input.c153 if (len >= TCP_MSS_DEFAULT + sizeof(struct tcphdr) ||
159 (len >= TCP_MIN_MSS + sizeof(struct tcphdr) &&
237 static inline void TCP_ECN_rcv_synack(struct tcp_sock *tp, struct tcphdr *th)
243 static inline void TCP_ECN_rcv_syn(struct tcp_sock *tp, struct tcphdr *th)
249 static inline int TCP_ECN_rcv_ecn_echo(struct tcp_sock *tp, struct tcphdr *th)
3750 struct tcphdr *th = tcp_hdr(skb);
3751 int length = (th->doff * 4) - sizeof(struct tcphdr);
3864 static int tcp_parse_aligned_timestamp(struct tcp_sock *tp, struct tcphdr *th)
3883 static int tcp_fast_parse_options(struct sk_buff *skb, struct tcphdr *th,
3905 u8 *tcp_parse_md5sig_option(struct tcphdr *t
[all...]
H A Dtcp_output.c318 TCP_ECN_make_synack(struct request_sock *req, struct tcphdr *th)
804 struct tcphdr *th;
834 tcp_header_size = tcp_options_size + sizeof(struct tcphdr);
1150 It is MMS_S - sizeof(tcphdr) of rfc1122
1152 mss_now = pmtu - icsk->icsk_af_ops->net_header_len - sizeof(struct tcphdr);
1166 mss_now -= tp->tcp_header_len - sizeof(struct tcphdr);
1193 icsk->icsk_mtup.search_high = tp->rx_opt.mss_clamp + sizeof(struct tcphdr) +
1265 sizeof(struct tcphdr);
2413 struct tcphdr *th;
2465 memset(th, 0, sizeof(struct tcphdr));
[all...]
H A Dtcp_probe.c92 struct tcphdr *th, unsigned len)
H A Dtcp.c2659 struct tcphdr *th;
2760 struct tcphdr *th;
2761 struct tcphdr *th2;
2854 struct tcphdr *th = tcp_hdr(skb);
2857 skb->csum_offset = offsetof(struct tcphdr, check);
3014 struct tcphdr *th)
3022 sg_init_one(&sg, th, sizeof(struct tcphdr));
3023 err = crypto_hash_update(&hp->md5_desc, &sg, sizeof(struct tcphdr));
3033 const struct tcphdr *tp = tcp_hdr(skb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dsyncookies.c120 const struct tcphdr *th = tcp_hdr(skb);
142 const struct tcphdr *th = tcp_hdr(skb);
160 const struct tcphdr *th = tcp_hdr(skb);
H A Dtcp_ipv6.c288 tp->rx_opt.mss_clamp = IPV6_MIN_MTU - sizeof(struct tcphdr) - sizeof(struct ipv6hdr);
322 const struct tcphdr *th = (struct tcphdr *)(skb->data+offset);
767 struct tcphdr *th)
805 struct tcphdr *th = tcp_hdr(skb);
853 struct tcphdr *th = tcp_hdr(skb);
918 struct tcphdr *th = tcp_hdr(skb);
923 skb->csum_offset = offsetof(struct tcphdr, check);
941 struct tcphdr *th;
980 struct tcphdr *t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ftp.c264 struct tcphdr *th;
296 th = (struct tcphdr *)&(((char *)iph)[iph->ihl*4]);
378 struct tcphdr *th;
408 th = (struct tcphdr *)&(((char *)iph)[iph->ihl*4]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_irc.c109 const struct tcphdr *th;
110 struct tcphdr _tcph;
H A Dnf_conntrack_sane.c67 const struct tcphdr *th;
68 struct tcphdr _tcph;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dcthelper.c100 struct tcphdr *tcph =
101 (struct tcphdr *) ((char *)pkt + *protoff);
104 if (pktlen < *protoff + sizeof(struct tcphdr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dslhc.c236 struct tcphdr *th, *oth;
260 th = (struct tcphdr *)(((unsigned char *)ip) + ip->ihl*4);
489 register struct tcphdr *thp;
672 memcpy(cs->cs_tcpopt, icp + ihl*4 + sizeof(struct tcphdr), (cs->cs_tcp.doff - 5) * 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/helpers/
H A Drpc.c349 struct tcphdr *th =
350 (struct tcphdr *) (pktb_network_header(pkt) + protoff);
H A Dtns.c284 struct tcphdr *th;
309 th = (struct tcphdr *) (pktb_network_header(pkt) + protoff);
H A Dftp.c445 struct tcphdr *th;
470 th = (struct tcphdr *) (pktb_network_header(pkt) + protoff);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_cm.c122 static int handle_tcp_options(struct nes_cm_node *cm_node, struct tcphdr *tcph,
318 struct tcphdr *tcph;
337 tcph = (struct tcphdr *)buf;
1205 sizeof(struct tcphdr) - ETH_HLEN - VLAN_HLEN;
1423 struct tcphdr *tcph)
1549 static int check_syn(struct nes_cm_node *cm_node, struct tcphdr *tcph,
1561 static int check_seq(struct nes_cm_node *cm_node, struct tcphdr *tcph,
1596 struct tcphdr *tcph)
1602 optionsize = (tcph->doff << 2) - sizeof(struct tcphdr);
1657 struct tcphdr *tcp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dlsm_audit.c63 struct tcphdr *th = tcp_hdr(skb);
136 struct tcphdr _tcph, *th;

Completed in 189 milliseconds

1234