Home
last modified time | relevance | path

Searched refs:sendto_args (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/libnetgraph/
H A Dcompat.c77 struct sendto_args *src = (struct sendto_args *)data; in ngctl()
78 struct sendto_args *dst = (struct sendto_args *)(msg->ngctl.data); in ngctl()
80 dst->buf = (char *)msg->buf_addr + sizeof(struct sendto_args); in ngctl()
197 struct sendto_args sa; in ng_sendto()
/f-stack/lib/
H A Dff_ngctl.c87 ngctl_sendto(struct sendto_args *uap) in ngctl_sendto()
119 return ngctl_sendto((struct sendto_args *)data); in ff_ngctl()
/f-stack/tools/compat/include/sys/
H A Dsysproto.h152 struct sendto_args { struct
/f-stack/freebsd/kern/
H A Duipc_syscalls.c831 sys_sendto(struct thread *td, struct sendto_args *uap) in sys_sendto()
H A Dinit_sysent.c191 …{ .sy_narg = AS(sendto_args), .sy_call = (sy_call_t *)sys_sendto, .sy_auevent = AUE_SENDTO, .sy_fl…
H A Dsystrace_args.c738 struct sendto_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h431 struct sendto_args { struct
1941 int sys_sendto(struct thread *, struct sendto_args *);