Searched refs:qmap_hdr (Results 1 – 1 of 1) sorted by relevance
187 struct qmap_hdr { struct479 struct qmap_hdr *qhdr; in add_qhdr()493 qhdr = (struct qmap_hdr *)skb_push(skb, sizeof(struct qmap_hdr)); in add_qhdr()496 qhdr->pkt_len = cpu_to_be16(skb->len - sizeof(struct qmap_hdr)); in add_qhdr()1644 while (skb_in->len > sizeof(struct qmap_hdr)) { in _rmnet_usb_rx_handler()