Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux32/common/
Dlinux32_socket.c96 int linux32_getifhwaddr(struct lwp *, register_t *, u_int, void *);
505 linux32_getifhwaddr(struct lwp *l, register_t *retval, u_int fd, in linux32_getifhwaddr() function
714 error = linux32_getifhwaddr(l, retval, SCARG(uap, fd), in linux32_ioctl_socket()