Searched refs:CONN_UDP (Results 1 – 1 of 1) sorted by relevance
116 CONN_UDP, CONN_TCP_LISTENER, CONN_TCP, CONN_RPC_LISTENER, CONN_RPC, enumerator121 [CONN_UDP] = "UDP",706 [UDP] = CONN_UDP,1174 if (state->daddr.ss_family == AF_UNSPEC && conn->type == CONN_UDP) { in process_packet()