ip_addr_internal_t   80 modules/ip/iproutines.h   ip_addr_internal_t      ip;	        /*+ the IP of the prefix +*/
ip_addr_internal_t   85 modules/ip/iproutines.h   ip_addr_internal_t         begin;        /*+ IP where the range begins. +*/
ip_addr_internal_t   86 modules/ip/iproutines.h   ip_addr_internal_t         end;          /*+ IP where it ends +*/
ip_addr_internal_t   91 modules/ip/iproutines.h typedef struct {char a[sizeof(ip_addr_internal_t)];}    ip_addr_t;
ip_addr_internal_t   95 modules/ip/iproutines.h typedef ip_addr_internal_t   ip_addr_t;