Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_mgt.c513 unsigned char *tcph_end; in queue_fpdus() local
525 tcph_end = (((char *)tcph) + (4 * tcph->doff)); in queue_fpdus()
530 skb_pull(skb, tcph_end - skb->data); in queue_fpdus()