Searched refs:cfdgml_receive (Results 1 – 1 of 1) sorted by relevance
24 static int cfdgml_receive(struct cflayer *layr, struct cfpkt *pkt);37 dgm->layer.receive = cfdgml_receive; in cfdgml_create()44 static int cfdgml_receive(struct cflayer *layr, struct cfpkt *pkt) in cfdgml_receive() function