Home
last modified time | relevance | path

Searched refs:linux_setsockopt (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_socket.c1530 linux_setsockopt(struct thread *td, struct linux_setsockopt_args *args) in linux_setsockopt() function
1765 return (linux_setsockopt(td, arg)); in linux_socketcall()
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c228 …{ AS(linux_setsockopt_args), (sy_call_t *)linux_setsockopt, AUE_SETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux_proto.h1222 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c74 …{ AS(linux_setsockopt_args), (sy_call_t *)linux_setsockopt, AUE_SETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux_proto.h1288 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c386 …{ AS(linux_setsockopt_args), (sy_call_t *)linux_setsockopt, AUE_SETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux32_proto.h1802 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c386 …{ AS(linux_setsockopt_args), (sy_call_t *)linux_setsockopt, AUE_SETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux_proto.h1822 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);