Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimsgcpy.h12 copy_msg_call_proc(struct uni_call_proc *src, struct uni_call_proc *dst);
H A Dunidef.h344 struct uni_call_proc call_proc;
348 struct uni_call_proc call_proc;
H A Dsig_unimsgcpy.c32 copy_msg_call_proc(struct uni_call_proc *src, struct uni_call_proc *dst) in copy_msg_call_proc()
H A Dsig_call.c550 struct uni_call_proc *cp = &u->u.call_proc; in u1n6_call_proc()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h20 struct uni_call_proc { struct
314 struct uni_call_proc call_proc;
H A Duni_msg.c199 print_call_proc(struct uni_call_proc *msg, struct unicx *cx) in print_call_proc()
212 check_call_proc(struct uni_call_proc *m, struct unicx *cx) in check_call_proc()
228 encode_call_proc(struct uni_msg *msg, struct uni_call_proc *p, struct unicx *cx) in encode_call_proc()
255 decode_call_proc(struct uni_call_proc *out, struct uni_msg *msg, in decode_call_proc()