Lines Matching defs:port
75 uint32_t port = nl_socket_get_local_port(handle);77 port >>= 22;78 port_bitmap[port / 32] &= ~(1 << (port % 32));4453 wpa_printf(MSG_DEBUG, " * control port");5056 wpa_printf(MSG_DEBUG, "nl80211: Set supplicant port %sauthorized for "