Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimsgcpy.h68 copy_msg_add_party_rej(struct uni_add_party_rej *src, struct uni_add_party_rej *dst);
H A Dunidef.h412 struct uni_add_party_rej rej;
415 struct uni_add_party_rej rej;
H A Dsig_unimsgcpy.c380 copy_msg_add_party_rej(struct uni_add_party_rej *src, struct uni_add_party_rej *dst) in copy_msg_add_party_rej()
H A Dsig_call.c3032 struct uni_add_party_rej *ar = &u->u.add_party_rej; in unx_add_party_rej()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h199 struct uni_add_party_rej { struct
328 struct uni_add_party_rej add_party_rej;
H A Duni_msg.c2975 print_add_party_rej(struct uni_add_party_rej *msg, struct unicx *cx) in print_add_party_rej()
2995 check_add_party_rej(struct uni_add_party_rej *m, struct unicx *cx) in check_add_party_rej()
3019 encode_add_party_rej(struct uni_msg *msg, struct uni_add_party_rej *p, struct unicx *cx) in encode_add_party_rej()
3054 decode_add_party_rej(struct uni_add_party_rej *out, struct uni_msg *msg, in decode_add_party_rej()