Searched refs:cfutill_receive (Results 1 – 1 of 1) sorted by relevance
24 static int cfutill_receive(struct cflayer *layr, struct cfpkt *pkt);34 util->layer.receive = cfutill_receive; in cfutill_create()40 static int cfutill_receive(struct cflayer *layr, struct cfpkt *pkt) in cfutill_receive() function