Searched refs:uni_encode (Results 1 – 3 of 3) sorted by relevance
97 int uni_encode(struct uni_msg *, struct uni_all *, struct unicx *);
257 uni_encode(struct uni_msg *msg, struct uni_all *in, struct unicx *cx) in uni_encode() function
1161 if ((err = uni_encode(m, u, &uni->cx)) != 0) { in uni_send_output()