Searched refs:uni_drop_party_ack (Results 1 – 6 of 6) sorted by relevance
76 copy_msg_drop_party_ack(struct uni_drop_party_ack *src, struct uni_drop_party_ack *dst);
427 struct uni_drop_party_ack ack;
420 copy_msg_drop_party_ack(struct uni_drop_party_ack *src, struct uni_drop_party_ack *dst) in copy_msg_drop_party_ack()
3189 struct uni_drop_party_ack *ack = &u->u.drop_party_ack; in unx_drop_party_ack()
219 struct uni_drop_party_ack { struct330 struct uni_drop_party_ack drop_party_ack;
3288 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()