Home
last modified time | relevance | path

Searched refs:uni_ie_calledsub (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h85 struct uni_ie_calledsub calledsub[UNI_NUM_IE_CALLEDSUB];
157 struct uni_ie_calledsub calledsub[UNI_NUM_IE_CALLEDSUB];
234 struct uni_ie_calledsub calledsub[UNI_NUM_IE_CALLEDSUB];
244 struct uni_ie_calledsub calledsub;
254 struct uni_ie_calledsub calledsub;
264 struct uni_ie_calledsub calledsub;
H A Duni_ie.h34 struct uni_ie_calledsub calledsub;
H A Duni_ietab.h380 static void uni_ie_print_itu_calledsub(struct uni_ie_calledsub *, struct unicx *);
381 static int uni_ie_check_itu_calledsub(struct uni_ie_calledsub *, struct unicx *);
382 static int uni_ie_encode_itu_calledsub(struct uni_msg *, struct uni_ie_calledsub *, struct unicx *);
383 static int uni_ie_decode_itu_calledsub(struct uni_ie_calledsub *, struct uni_msg *, u_int, struct u…
H A Dunistruct.h227 struct uni_ie_calledsub { struct
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_user.c351 len = sizeof(struct uni_ie_calledsub); in cc_attr_query()
466 len = sizeof(struct uni_ie_calledsub); in cc_attr_query()
614 len = sizeof(struct uni_ie_calledsub); in cc_attr_set()
729 len = sizeof(struct uni_ie_calledsub); in cc_attr_set()
H A Dccpriv.h245 struct uni_ie_calledsub calledsub;