Searched refs:rndis_rm_hdr (Results 1 – 6 of 6) sorted by relevance
190 int rndis_rm_hdr(struct gether *port, struct sk_buff *skb,
1071 int rndis_rm_hdr(struct gether *port, in rndis_rm_hdr() function1096 EXPORT_SYMBOL_GPL(rndis_rm_hdr);
1023 rndis->port.unwrap = rndis_rm_hdr; in rndis_alloc()
257 int rndis_rm_hdr(void *bug, int length);
1272 int rndis_rm_hdr(void *buf, int length) in rndis_rm_hdr() function
1569 int length = rndis_rm_hdr(req->buf, req->actual); in rx_complete()