Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h228 struct uni_leaf_setup_req { struct
229 struct uni_msghdr hdr;
230 struct uni_ie_tns tns[UNI_NUM_IE_TNS];
231 struct uni_ie_calling calling;
232 struct uni_ie_callingsub callingsub[UNI_NUM_IE_CALLINGSUB];
233 struct uni_ie_called called;
234 struct uni_ie_calledsub calledsub[UNI_NUM_IE_CALLEDSUB];
235 struct uni_ie_lij_callid lij_callid;
236 struct uni_ie_lij_seqno lij_seqno;
237 struct uni_ie_unrec unrec;