Home
last modified time | relevance | path

Searched defs:uni_release_compl (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h67 struct uni_release_compl { struct
68 struct uni_msghdr hdr;
69 struct uni_ie_cause cause[2];
70 struct uni_ie_git git[UNI_NUM_IE_GIT];
71 struct uni_ie_uu uu;
72 struct uni_ie_crankback crankback;
73 struct uni_ie_unrec unrec;
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c1334 uni_release_compl(struct call *c, struct uni_all *u) in uni_release_compl() function