Home
last modified time | relevance | path

Searched refs:copy_msg_setup (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimsgcpy.h32 copy_msg_setup(struct uni_setup *src, struct uni_setup *dst);
H A Dsig_unimsgcpy.c140 copy_msg_setup(struct uni_setup *src, struct uni_setup *dst) in copy_msg_setup() function
H A Dsig_call.c452 copy_msg_setup(&u->u.setup, &ind->setup); in un0_setup()