IP_addr_f2b_v4    770 modules/ip/ip.c   if(    IP_addr_f2b_v4( &(rangptr->begin), beginstr) != IP_OK
IP_addr_f2b_v4    771 modules/ip/ip.c       || IP_addr_f2b_v4( &(rangptr->end),   endstr)   != IP_OK) {
IP_addr_f2b_v4    782 modules/ip/ip.c   if( IP_addr_f2b_v4( &(prefptr->ip), prefixstr) != IP_OK
IP_addr_f2b_v4    154 modules/ip/iproutines.h er_ret_t IP_addr_f2b_v4(ip_addr_t *addrptr, const char *adrstr);