Home
last modified time | relevance | path

Searched refs:uni_decode_head (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c44 uni_decode_head(struct uni_msg *msg, struct uni_all *out, in uni_decode_head() function
249 if (uni_decode_head(msg, out, cx)) in uni_decode()
H A Dunimsglib.h100 int uni_decode_head(struct uni_msg *, struct uni_all *, struct unicx *);
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_coord.c326 if (uni_decode_head(m, u, &uni->cx)) { in coord_saal_data_indication()