Searched refs:PTP_SOCKET_PORT_GENERAL (Results 1 – 3 of 3) sorted by relevance
24 #define PTP_SOCKET_PORT_GENERAL (320) macro
226 static const int socket_ports[] = {PTP_SOCKET_PORT_EVENT, PTP_SOCKET_PORT_GENERAL}; in ptp_transport_open()271 static const int socket_port[] = {PTP_SOCKET_PORT_EVENT, PTP_SOCKET_PORT_GENERAL}; in ptp_transport_send()281 static const int socket_port[] = {PTP_SOCKET_PORT_EVENT, PTP_SOCKET_PORT_GENERAL}; in ptp_transport_sendto()
295 if (port != PTP_SOCKET_PORT_EVENT && port != PTP_SOCKET_PORT_GENERAL) { in ptp_msg_from_pkt()