Macros | Enumerations | Functions
if2ip.h File Reference
#include "curl_setup.h"
Include dependency graph for if2ip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IPV6_SCOPE_GLOBAL   0 /* Global scope. */
 
#define IPV6_SCOPE_LINKLOCAL   1 /* Link-local scope. */
 
#define IPV6_SCOPE_NODELOCAL   4 /* Loopback. */
 
#define IPV6_SCOPE_SITELOCAL   2 /* Site-local scope (deprecated). */
 
#define IPV6_SCOPE_UNIQUELOCAL   3 /* Unique local */
 

Enumerations

enum  if2ip_result_t { IF2IP_NOT_FOUND = 0, IF2IP_AF_NOT_SUPPORTED = 1, IF2IP_FOUND = 2 }
 

Functions

if2ip_result_t Curl_if2ip (int af, unsigned int remote_scope, unsigned int remote_scope_id, const char *interf, char *buf, int buf_size)
 
bool Curl_if_is_interface_name (const char *interf)
 
unsigned int Curl_ipv6_scope (const struct sockaddr *sa)
 

Macro Definition Documentation

#define IPV6_SCOPE_GLOBAL   0 /* Global scope. */

Definition at line 27 of file if2ip.h.

#define IPV6_SCOPE_LINKLOCAL   1 /* Link-local scope. */

Definition at line 28 of file if2ip.h.

#define IPV6_SCOPE_NODELOCAL   4 /* Loopback. */

Definition at line 31 of file if2ip.h.

#define IPV6_SCOPE_SITELOCAL   2 /* Site-local scope (deprecated). */

Definition at line 29 of file if2ip.h.

#define IPV6_SCOPE_UNIQUELOCAL   3 /* Unique local */

Definition at line 30 of file if2ip.h.

Enumeration Type Documentation

Enumerator
IF2IP_NOT_FOUND 
IF2IP_AF_NOT_SUPPORTED 
IF2IP_FOUND 

Definition at line 37 of file if2ip.h.

Function Documentation

if2ip_result_t Curl_if2ip ( int  af,
unsigned int  remote_scope,
unsigned int  remote_scope_id,
const char *  interf,
char *  buf,
int  buf_size 
)

Definition at line 261 of file if2ip.c.

bool Curl_if_is_interface_name ( const char *  interf)

Definition at line 254 of file if2ip.c.

unsigned int Curl_ipv6_scope ( const struct sockaddr *  sa)

Definition at line 64 of file if2ip.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17