/src/sys/fs/nfs/common/ |
bootp_subr.c | 250 static struct socket *bootp_so; variable in typeref:struct:socket * 649 error = sobind(bootp_so, (struct sockaddr *)sin, td); 746 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, 752 error = sosend(bootp_so, (struct sockaddr *) &dst, 756 error, (int )bootp_so->so_state); 760 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, 800 error = soreceive(bootp_so, NULL, &auio, 970 error = ifioctl(bootp_so, SIOCGIFFLAGS, (void *)ifr, td); 974 error = ifioctl(bootp_so, SIOCSIFFLAGS, (void *)ifr, td); 991 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, td) [all...] |
bootp_subr.c | 250 static struct socket *bootp_so; variable in typeref:struct:socket * 649 error = sobind(bootp_so, (struct sockaddr *)sin, td); 746 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, 752 error = sosend(bootp_so, (struct sockaddr *) &dst, 756 error, (int )bootp_so->so_state); 760 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, 800 error = soreceive(bootp_so, NULL, &auio, 970 error = ifioctl(bootp_so, SIOCGIFFLAGS, (void *)ifr, td); 974 error = ifioctl(bootp_so, SIOCSIFFLAGS, (void *)ifr, td); 991 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, td) [all...] |
bootp_subr.c | 250 static struct socket *bootp_so; variable in typeref:struct:socket * 649 error = sobind(bootp_so, (struct sockaddr *)sin, td); 746 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, 752 error = sosend(bootp_so, (struct sockaddr *) &dst, 756 error, (int )bootp_so->so_state); 760 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, 800 error = soreceive(bootp_so, NULL, &auio, 970 error = ifioctl(bootp_so, SIOCGIFFLAGS, (void *)ifr, td); 974 error = ifioctl(bootp_so, SIOCSIFFLAGS, (void *)ifr, td); 991 error = ifioctl(bootp_so, SIOCAIFADDR, (void *)ifra, td) [all...] |