WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

#include <ip_helper.h>

Data Fields

struct {
   pj_in_addr   if_addr
 
   pj_in_addr   dst_addr
 
   pj_in_addr   mask
 
ipv4
 

Detailed Description

This structure describes IP routing entry.

Field Documentation

◆ dst_addr

pj_in_addr pj_ip_route_entry::dst_addr

Destination IP address.

◆ if_addr

pj_in_addr pj_ip_route_entry::if_addr

Local interface IP address.

◆ 

struct { ... } pj_ip_route_entry::ipv4

IP routing entry for IP version 4 routing

◆ mask

pj_in_addr pj_ip_route_entry::mask

Destination mask.


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

 


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