Lines Matching refs:tcphdr
382 struct tcphdr *tcph;
431 tcph = (struct tcphdr *)buf;
461 tcph = (struct tcphdr *)buf;
697 struct tcphdr *tcph,
2534 static int i40iw_check_syn(struct i40iw_cm_node *cm_node, struct tcphdr *tcph)
2550 static int i40iw_check_seq(struct i40iw_cm_node *cm_node, struct tcphdr *tcph)
2581 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2587 optionsize = (tcph->doff << 2) - sizeof(struct tcphdr);
2650 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2655 optionsize = (tcph->doff << 2) - sizeof(struct tcphdr);
2724 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2730 optionsize = (tcph->doff << 2) - sizeof(struct tcphdr);
2809 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2842 (!i40iw_check_seq(cm_node, (struct tcphdr *)rbuf->tcph)))
3129 struct tcphdr *tcph;
3160 tcph = (struct tcphdr *)rbuf->tcph;