Searched refs:destinationAddress (Results 1 – 5 of 5) sorted by relevance
122 in_addr_t destinationAddress, in sendOnInterface() argument134 addr.sin_addr.s_addr = destinationAddress; in sendOnInterface()
47 in_addr_t destinationAddress,
7197 char destinationAddress[MAX_INADDR_LEN]; /* Destination address in network-byte order */ member
8537 char destinationAddress[MAX_INADDR_LEN]; /* Destination address in network-byte order */ member
3353 keepalive.destinationAddress.size() != 4) { in startKeepalive()3361 keepalive.destinationAddress.size() != 16) { in startKeepalive()3376 ::memcpy(kaReq.destinationAddress, in startKeepalive()3377 keepalive.destinationAddress.data(), keepalive.destinationAddress.size()); in startKeepalive()