Searched refs:ip (Results 1 – 2 of 2) sorted by relevance
16 const uint8_t *ip = data; in print_bytes() local20 op += sprintf(op, "%02x", *ip++); in print_bytes()23 op += sprintf(op, " %02x", *ip++); in print_bytes()
477 # define BIO_set_conn_ip(b,ip) BIO_ctrl(b,BIO_C_SET_CONNECT,2,(char *)ip) argument750 int BIO_get_host_ip(const char *str, unsigned char *ip);