Searched refs:cfpkt_peek_head (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/caif/
H A Dcfrfml.c119 if (cfpkt_peek_head(pkt, rfml->seghead, 6) < 0) cfrfml_receive()
234 err = cfpkt_peek_head(pkt, head, 6); cfrfml_transmit()
H A Dcfserl.c115 cfpkt_peek_head(pkt, &tmp, 2); cfserl_receive()
H A Dcfctrl.c622 cfpkt_peek_head(pkt, &linktype, 1); handle_loop()
632 cfpkt_peek_head(pkt, &linkid, 1); handle_loop()
H A Dcfpkt_skbuff.c113 int cfpkt_peek_head(struct cfpkt *pkt, void *data, u16 len) cfpkt_peek_head() function
/linux-4.1.27/include/net/caif/
H A Dcfpkt.h44 int cfpkt_peek_head(struct cfpkt *pkt, void *data, u16 len);

Completed in 125 milliseconds