Searched refs:remoteport (Results 1 – 2 of 2) sorted by relevance
1596 service->remoteport = remoteport; in parse_open()1685 ((service->remoteport != remoteport) && in parse_rx_slots()1695 remoteport); in parse_rx_slots()1766 service->remoteport = remoteport; in parse_rx_slots()1801 if ((service->remoteport == remoteport) in parse_rx_slots()1834 if ((service->remoteport == remoteport) in parse_rx_slots()1897 if ((service->remoteport == remoteport) in parse_rx_slots()2220 service->remoteport = remoteport; in sync_func()2235 if ((service->remoteport == remoteport) && in sync_func()3780 int len2 = snprintf(remoteport, sizeof(remoteport), in vchiq_dump_service_state()[all …]
292 unsigned int remoteport; member