FFmpeg
Data Fields
addrinfo Struct Reference

#include <network.h>

Data Fields

int  ai_flags
 
int  ai_family
 
int  ai_socktype
 
int  ai_protocol
 
int  ai_addrlen
 
struct sockaddr *  ai_addr
 
char *  ai_canonname
 
struct addrinfoai_next
 

Detailed Description

Definition at line 119 of file network.h.

Field Documentation

int addrinfo::ai_flags

Definition at line 120 of file network.h.

Referenced by ff_url_join(), get_sockaddr(), rtp_resolve_host(), tcp_open(), tls_open(), and udp_resolve_host().

int addrinfo::ai_family

Definition at line 121 of file network.h.

Referenced by resolve_host(), rtp_resolve_host(), sap_write_header(), sctp_open(), tcp_open(), udp_resolve_host(), and udp_socket_create().

int addrinfo::ai_socktype

Definition at line 122 of file network.h.

Referenced by rtp_resolve_host(), sctp_open(), tcp_open(), and udp_resolve_host().

int addrinfo::ai_protocol

Definition at line 123 of file network.h.

int addrinfo::ai_addrlen

Definition at line 124 of file network.h.

Referenced by rtp_parse_addr_list(), sctp_open(), udp_set_multicast_sources(), udp_set_url(), and udp_socket_create().

struct sockaddr* addrinfo::ai_addr

Definition at line 125 of file network.h.

Referenced by resolve_host(), rtp_parse_addr_list(), sctp_open(), udp_set_multicast_sources(), udp_set_url(), and udp_socket_create().

char* addrinfo::ai_canonname

Definition at line 126 of file network.h.

struct addrinfo* addrinfo::ai_next

Definition at line 127 of file network.h.

Referenced by resolve_host(), and udp_socket_create().


The documentation for this struct was generated from the following file:

Generated on Sun Sep 14 2014 18:56:38 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /