Home
last modified time | relevance | path

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

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