Searched refs:uni_decode_body (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/contrib/ngatm/netnatm/msg/
H A Dunimsglib.h101 int uni_decode_body(struct uni_msg *, struct uni_all *, struct unicx *);
H A Dprivmsg.c231 uni_decode_body(struct uni_msg *msg, struct uni_all *out, struct unicx *cx) function
251 if (uni_decode_body(msg, out, cx))
/freebsd-10.2-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c380 (void)uni_decode_body(m, u, &c->uni->cx);
564 (void)uni_decode_body(m, u, &c->uni->cx);
749 (void)uni_decode_body(m, u, &c->uni->cx);
1052 (void)uni_decode_body(m, u, &c->uni->cx);
1193 (void)uni_decode_body(m, u, &c->uni->cx);
1257 (void)uni_decode_body(m, u, &c->uni->cx);
1372 (void)uni_decode_body(m, u, &c->uni->cx);
1400 (void)uni_decode_body(m, u, &c->uni->cx);
1452 (void)uni_decode_body(m, u, &c->uni->cx);
1492 (void)uni_decode_body(
[all...]
H A Dsig_reset.c264 (void)uni_decode_body(m, u, &uni->cx);
368 (void)uni_decode_body(m, u, &uni->cx);
542 (void)uni_decode_body(m, u, &uni->cx);
750 (void)uni_decode_body(m, u, &uni->cx);
H A Dsig_coord.c465 (void)uni_decode_body(m, u, &uni->cx);
477 (void)uni_decode_body(m, u, &uni->cx);

Completed in 64 milliseconds