Searched refs:SIOCKILLADDR (Results 1 – 4 of 4) sorted by relevance
16 #ifndef SIOCKILLADDR17 #define SIOCKILLADDR 0x8939 macro81 if (ioctl(ioctlsock, SIOCKILLADDR, &ifr) != 0) { in killSockets()
37 SIOCKILLADDR = 0x8939 variable120 fcntl.ioctl(datagram_socket.fileno(), SIOCKILLADDR, ifreq)
56 #define SIOCKILLADDR 0x8939 macro641 result = ioctl(ifc_ctl_sock, SIOCKILLADDR, &ifr); in ifc_reset_connections()657 success = ioctl(ifc_ctl_sock6, SIOCKILLADDR, &ifr6); in ifc_reset_connections()
733 define(`SIOCKILLADDR', `0x00008939')