IP_addr_f2b_v4   744 modules/ip/ip.c   if(    IP_addr_f2b_v4( &(rangptr->begin), beginstr) != IP_OK
IP_addr_f2b_v4   745 modules/ip/ip.c       || IP_addr_f2b_v4( &(rangptr->end),   endstr)   != IP_OK) {
IP_addr_f2b_v4   756 modules/ip/ip.c   if( IP_addr_f2b_v4( &(prefptr->ip), prefixstr) != IP_OK