Home
last modified time | relevance | path

Searched refs:uni_restart_ack (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimsgcpy.h52 copy_msg_restart_ack(struct uni_restart_ack *src, struct uni_restart_ack *dst);
H A Dsig_unimsgcpy.c269 copy_msg_restart_ack(struct uni_restart_ack *src, struct uni_restart_ack *dst) in copy_msg_restart_ack()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h144 struct uni_restart_ack { struct
324 struct uni_restart_ack restart_ack;
H A Duni_msg.c2101 print_restart_ack(struct uni_restart_ack *msg, struct unicx *cx) in print_restart_ack()
2112 check_restart_ack(struct uni_restart_ack *m, struct unicx *cx) in check_restart_ack()
2124 encode_restart_ack(struct uni_msg *msg, struct uni_restart_ack *p, struct unicx *cx) in encode_restart_ack()
2148 decode_restart_ack(struct uni_restart_ack *out, struct uni_msg *msg, in decode_restart_ack()