Lines Matching refs:tcphdr
310 struct tcphdr *tcph;
346 tcph = (struct tcphdr *)buf;
420 struct tcphdr *tcph;
474 tcph = (struct tcphdr *)buf;
507 tcph = (struct tcphdr *)buf;
748 struct tcphdr *tcph, int optionsize,
2619 static int irdma_check_syn(struct irdma_cm_node *cm_node, struct tcphdr *tcph)
2634 static int irdma_check_seq(struct irdma_cm_node *cm_node, struct tcphdr *tcph)
2677 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2682 optionsize = (tcph->doff << 2) - sizeof(struct tcphdr);
2743 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2748 optionsize = (tcph->doff << 2) - sizeof(struct tcphdr);
2816 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2822 optionsize = (tcph->doff << 2) - sizeof(struct tcphdr);
2900 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph;
2933 (!irdma_check_seq(cm_node, (struct tcphdr *)rbuf->tcph)))
3142 struct tcphdr *tcph;
3176 tcph = (struct tcphdr *)rbuf->tcph;