BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

ip_helper.h File Reference

IP helper API. More...

Go to the source code of this file.

Data Structures

union  pj_ip_route_entry
 
struct  pj_enum_ip_option
 

Functions

void pj_enum_ip_option_default (pj_enum_ip_option *opt)
 
pj_status_t pj_enum_ip_interface (int af, unsigned *count, pj_sockaddr ifs[])
 
pj_status_t pj_enum_ip_interface2 (const pj_enum_ip_option *opt, unsigned *count, pj_sockaddr ifs[])
 
pj_status_t pj_enum_ip_route (unsigned *count, pj_ip_route_entry routes[])
 

Detailed Description

IP helper API.

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.