Searched refs:rndis_rm_hdr (Results 1 – 6 of 6) sorted by relevance
191 int rndis_rm_hdr(struct gether *port, struct sk_buff *skb,
1070 int rndis_rm_hdr(struct gether *port, in rndis_rm_hdr() function1095 EXPORT_SYMBOL_GPL(rndis_rm_hdr);
994 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
256 int rndis_rm_hdr(void *bug, int length);
1265 int rndis_rm_hdr(void *buf, int length) in rndis_rm_hdr() function
1564 int length = rndis_rm_hdr(req->buf, req->actual); in rx_complete()