Searched defs:tcp_port (Results 1 – 9 of 9) sorted by relevance
125 async def tcp_server(tcp_port, rfcomm_session): argument
135 int tcp_port; /* stored in network order */ member269 int tcp_port; /* stored in network order */ member
261 unsigned short tcp_port; member641 int tcp_port; member
332 int tcp_port = -1; in pcap_nametoport() local
353 int tcp_port) in hostapd_dpp_pkex_init()811 int tcp_port = DPP_TCP_PORT; in hostapd_dpp_auth_init() local2455 int tcp_port = DPP_TCP_PORT; in hostapd_dpp_pkex_add() local
778 int tcp_port = DPP_TCP_PORT; in wpas_dpp_auth_init() local2778 int tcp_port) in wpas_dpp_pkex_init()3665 int tcp_port = DPP_TCP_PORT; in wpas_dpp_pkex_add() local
81 static char *tcp_port; variable
428 int tcp_port; member
3489 auto tcp_port = CreateTcpPort(kLocalAddr1); in TEST_F() local