Home
last modified time | relevance | path

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

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