Searched refs:cffrml_receive (Results 1 – 1 of 1) sorted by relevance
28 static int cffrml_receive(struct cflayer *layr, struct cfpkt *pkt);48 this->layer.receive = cffrml_receive; in cffrml_create()82 static int cffrml_receive(struct cflayer *layr, struct cfpkt *pkt) in cffrml_receive() function