Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux/common/
Dlinux_socket.c122 int linux_getifhwaddr(struct lwp *, register_t *, u_int, void *);
1252 linux_getifhwaddr(struct lwp *l, register_t *retval, u_int fd, in linux_getifhwaddr() function
1465 error = linux_getifhwaddr(l, retval, SCARG(uap, fd), in linux_ioctl_socket()