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

1234

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp.c2441 if (((struct tcphdr *) &((int *)ip)[ip->ip_hl])->th_dport
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp.c2441 if (((struct tcphdr *) &((int *)ip)[ip->ip_hl])->th_dport
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcnic.c2653 sizeof(struct tcphdr);
2657 sizeof(struct tcphdr);
H A Dtg3.c5565 ip_tcp_len = ip_hdrlen(skb) + sizeof(struct tcphdr);
5785 ip_tcp_len = ip_hdrlen(skb) + sizeof(struct tcphdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dhooks.c3439 struct tcphdr _tcph, *th;
3523 struct tcphdr _tcph, *th;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3_main.c2871 struct tcphdr *tcph = tcp_hdr(skb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dskbuff.c2761 struct tcphdr *th;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c6068 struct tcphdr *th;

Completed in 186 milliseconds

1234