Data Fields

su_localinfo_s Struct Reference

Local address info structure. More...

#include <su_localinfo.h>

Collaboration diagram for su_localinfo_s:
Collaboration graph
[legend]

Data Fields

int li_flags
 Bitwise or of flags: LI_V4MAPPED, LI_CANONNAME, LI_NAMEREQD, LI_NUMERIC, LI_DOWN, LI_IFNAME.
int li_family
 Address family.
int li_index
 Network interface index.
int li_scope
 Address scope.
socklen_t li_addrlen
 Length of li_addr.
su_sockaddr_tli_addr
 Binary address.
char * li_canonname
 Canonical name for address.
su_localinfo_tli_next
 Next structure in linked list.
char * li_ifname
 Network interface name.

Detailed Description

Local address info structure.


Field Documentation

Binary address.

socklen_t li_addrlen

Length of li_addr.

char* li_canonname

Canonical name for address.

int li_family

Address family.

char* li_ifname

Network interface name.

int li_index

Network interface index.

Next structure in linked list.

int li_scope

Address scope.

 All Data Structures Files Functions Variables Typedefs Enumerator Defines

Sofia-SIP 1.12.11 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.