Searched refs:ackpkt (Results 1 – 1 of 1) sorted by relevance
189 struct archdr *ackpkt; in ack_tx() local207 ackpkt = (struct archdr *)skb_mac_header(ackskb); in ack_tx()210 skb_copy_from_linear_data(lp->outgoing.skb, ackpkt, in ack_tx()212 ackpkt->soft.cap.proto = 0; /* using protocol 0 for acknowledge */ in ack_tx()213 ackpkt->soft.cap.mes.ack = acked; in ack_tx()216 *((int *)&ackpkt->soft.cap.cookie[0])); in ack_tx()