IP_addr_f2b_v4 154 include/iproutines.h er_ret_t IP_addr_f2b_v4(ip_addr_t *addrptr, char *adrstr); IP_addr_f2b_v4 745 modules/ip/ip.c if( IP_addr_f2b_v4( &(rangptr->begin), beginstr) != IP_OK IP_addr_f2b_v4 746 modules/ip/ip.c || IP_addr_f2b_v4( &(rangptr->end), endstr) != IP_OK) { IP_addr_f2b_v4 757 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, char *adrstr);