Searched defs:ipaddr (Results 1 – 13 of 13) sorted by relevance
74 __u32 ipaddr; member387 void arp_advise(int ifindex, unsigned char *lladdr, int lllen, __u32 ipaddr) in arp_advise()
131 const IPAddress& SocketAddress::ipaddr() const { in ipaddr() function in rtc::SocketAddress
534 rtc::IPAddress ipaddr(v4addr); in Read() local544 rtc::IPAddress ipaddr(v6addr); in Read() local
294 const rtc::IPAddress& ipaddr() const { return address_.ipaddr(); } in ipaddr() function
775 static bool MatchesIP(TurnEntry* e, rtc::IPAddress ipaddr) { in MatchesIP()
17 __be32 ipaddr; /* the IP address of the shortcut */ member
66 public native int setSendDestination(int channel, int port, String ipaddr); in setSendDestination()
1626 const char* ipaddr, in InitializeSendSockets()2066 int32_t UdpTransportImpl::SetSendIP(const char* ipaddr) in SetSendIP()
1126 String ipaddr); in SetSendDestination()
639 jstring ipaddr) in Java_org_webrtc_voiceengine_test_AndroidTest_SetSendDestination()
297 ip_ntoa(ipaddr) in ip_ntoa() argument
2148 get_ether_addr(ipaddr, hwaddr) in get_ether_addr() argument
1745 static int get_ether_addr (u_int32_t ipaddr, in get_ether_addr()