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