Searched refs:cfvei_receive (Results 1 – 1 of 1) sorted by relevance
23 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