Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimsgcpy.h76 copy_msg_drop_party_ack(struct uni_drop_party_ack *src, struct uni_drop_party_ack *dst);
H A Dunidef.h427 struct uni_drop_party_ack ack;
H A Dsig_unimsgcpy.c420 copy_msg_drop_party_ack(struct uni_drop_party_ack *src, struct uni_drop_party_ack *dst) in copy_msg_drop_party_ack()
H A Dsig_call.c3189 struct uni_drop_party_ack *ack = &u->u.drop_party_ack; in unx_drop_party_ack()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h219 struct uni_drop_party_ack { struct
330 struct uni_drop_party_ack drop_party_ack;
H A Duni_msg.c3288 print_drop_party_ack(struct uni_drop_party_ack *msg, struct unicx *cx) in print_drop_party_ack()
3306 check_drop_party_ack(struct uni_drop_party_ack *m, struct unicx *cx) in check_drop_party_ack()
3326 encode_drop_party_ack(struct uni_msg *msg, struct uni_drop_party_ack *p, struct unicx *cx) in encode_drop_party_ack()
3358 decode_drop_party_ack(struct uni_drop_party_ack *out, struct uni_msg *msg, in decode_drop_party_ack()