Searched refs:NWIOTCPGERROR (Results 1 – 3 of 3) sorted by relevance
64 #define NWIOTCPGERROR _IOR('n', 60, int) macro
160 NAME(NWIOTCPGERROR); in net_ioctl_name()485 case NWIOTCPGERROR: in net_ioctl_arg()
146 r = ioctl(sock, NWIOTCPGERROR, &err); in _tcp_getsockopt()