Searched defs:uni_release_compl (Results 1 – 2 of 2) sorted by relevance
67 struct uni_release_compl { struct68 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;
1334 uni_release_compl(struct call *c, struct uni_all *u) in uni_release_compl() function