Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c231 uni_decode_body(struct uni_msg *msg, struct uni_all *out, struct unicx *cx) in uni_decode_body() function
251 if (uni_decode_body(msg, out, cx)) in uni_decode()
H A Dunimsglib.h101 int uni_decode_body(struct uni_msg *, struct uni_all *, struct unicx *);
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c380 (void)uni_decode_body(m, u, &c->uni->cx); in un0_setup()
564 (void)uni_decode_body(m, u, &c->uni->cx); in u1n6_call_proc()
749 (void)uni_decode_body(m, u, &c->uni->cx); in unx_alerting()
1052 (void)uni_decode_body(m, u, &c->uni->cx); in unx_connect()
1193 (void)uni_decode_body(m, u, &c->uni->cx); in u8_connect_ack()
1257 (void)uni_decode_body(m, u, &c->uni->cx); in n10_connect_ack()
1372 (void)uni_decode_body(m, u, &c->uni->cx); in unx_release_compl()
1400 (void)uni_decode_body(m, u, &c->uni->cx); in unx_release()
1452 (void)uni_decode_body(m, u, &c->uni->cx); in u11n12_release()
1492 (void)uni_decode_body(m, u, &c->uni->cx); in unx_notify()
[all …]
H A Dsig_reset.c264 (void)uni_decode_body(m, u, &uni->cx); in start_restart_ack()
368 (void)uni_decode_body(m, u, &uni->cx); in start_status()
542 (void)uni_decode_body(m, u, &uni->cx); in response_restart()
750 (void)uni_decode_body(m, u, &uni->cx); in response_status()
H A Dsig_coord.c465 (void)uni_decode_body(m, u, &uni->cx); in input_unknown()
477 (void)uni_decode_body(m, u, &uni->cx); in input_unknown()