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