Searched defs:peer_ipaddr (Results 1 – 1 of 1) sorted by relevance
1017 static hi_u32 ip_start_tcp_client(hi_u8 link_id, const hi_char *peer_ipaddr, hi_u16 peer_port) in ip_start_tcp_client()1173 const hi_char *peer_ipaddr = argv[2]; /* 2 Parameter verification */ in at_start_ip() local1209 static hi_void ip_udp_send(hi_u8 link_id, in_addr_t peer_ipaddr, hi_u16 peer_port, const hi_char *s… in ip_udp_send()