Searched refs:cfmuxl_receive (Results 1 – 1 of 1) sorted by relevance
41 static int cfmuxl_receive(struct cflayer *layr, struct cfpkt *pkt);53 this->layer.receive = cfmuxl_receive; in cfmuxl_create()189 static int cfmuxl_receive(struct cflayer *layr, struct cfpkt *pkt) in cfmuxl_receive() function