Lines Matching refs:data
237 open() time and passes the skb->data field to the Hamachi as receive data
337 through memory until it hits a chunk of data with that bit set
551 void __user *data, int cmd);
1142 skb->data,
1196 skb->data,
1248 skb->data,
1432 buf_addr = (u8 *) hmp->rx_skbuff[entry]->data;
1505 hmp->rx_skbuff[entry]->data, pkt_len);
1529 struct iphdr *ih = (struct iphdr *) skb->data;
1603 skb->data,
1699 if (*(u8*)hmp->rx_skbuff[i]->data != 0x69) {
1701 hmp->rx_skbuff[i]->data;
1876 void __user *data, int cmd)
1906 struct mii_ioctl_data *data = if_mii(rq);
1913 rc = generic_mii_ioctl(&np->mii_if, data, cmd, NULL);