Home
last modified time | relevance | path

Searched refs:cfvei_receive (Results 1 – 1 of 1) sorted by relevance

/linux/net/caif/
H A Dcfveil.c23 static int cfvei_receive(struct cflayer *layr, struct cfpkt *pkt);
33 vei->layer.receive = cfvei_receive; in cfvei_create()
39 static int cfvei_receive(struct cflayer *layr, struct cfpkt *pkt) in cfvei_receive() function