IP_pref_b2a 163 include/iproutines.h er_ret_t IP_pref_b2a(ip_prefix_t *prefptr, char *ascaddr, unsigned strmax); IP_pref_b2a 741 modules/ac/access_control.c if( IP_pref_b2a(prefix, prefstr, IP_PREFSTR_MAX) != IP_OK ) { IP_pref_b2a 1076 modules/ac/access_control.c dieif( IP_pref_b2a( prefptr, prstr, IP_PREFSTR_MAX ) != IP_OK ); IP_pref_b2a 1470 modules/ac/access_control.c dieif( IP_pref_b2a(&(node->prefix), prefstr, IP_PREFSTR_MAX) != IP_OK ); IP_pref_b2a 163 modules/ip/iproutines.h er_ret_t IP_pref_b2a(ip_prefix_t *prefptr, char *ascaddr, unsigned strmax); IP_pref_b2a 142 modules/rp/rp_convert.c dieif( IP_pref_b2a( &(pack->uni.u.rt), prefstr, IP_PREFSTR_MAX) != IP_OK ); IP_pref_b2a 146 modules/rp/rp_convert.c dieif( IP_pref_b2a( &(pack->uni.u.rt), prefstr, IP_PREFSTR_MAX) != IP_OK ); IP_pref_b2a 79 modules/rp/rp_search.c if( IP_pref_b2a( querypref, prefstr, IP_PREFSTR_MAX) != IP_OK ) { IP_pref_b2a 513 modules/rx/rx_node.c IP_pref_b2a( newpref , bbf, IP_PREFSTR_MAX); IP_pref_b2a 109 modules/rx/rx_print.c if( IP_pref_b2a( &(ptr->prefix), prstr, IP_PREFSTR_MAX) != IP_OK ) IP_pref_b2a 125 modules/rx/rx_print.c if( IP_pref_b2a( &(node->prefix), pref, IP_PREFSTR_MAX) != IP_OK ) { IP_pref_b2a 78 modules/rx/rx_search.c IP_pref_b2a( newpref , bbf, IP_PREFSTR_MAX); IP_pref_b2a 169 modules/rx/rx_search.c IP_pref_b2a( & curnode->prefix , bbf, IP_PREFSTR_MAX ); IP_pref_b2a 335 modules/rx/rx_search.c IP_pref_b2a( prefix , buf, IP_PREFSTR_MAX); IP_pref_b2a 532 modules/rx/rx_search.c IP_pref_b2a(& stack[sps].cpy.child_ptr[i]->prefix, buf, 1023); IP_pref_b2a 17 tests/ip/test_ip.c IP_pref_b2a( binpref, ascpref, IP_PREFSTR_MAX ); IP_pref_b2a 54 tests/ip/test_ip.c IP_pref_b2a(&mypref, buf, 32); IP_pref_b2a 97 tests/ip/test_ip.c IP_pref_b2a(&mypref, buf, 32); IP_pref_b2a 102 tests/ip/test_ip.c IP_pref_b2a(&mypref, buf, 32); IP_pref_b2a 108 tests/ip/test_ip.c IP_pref_b2a(&mypref, buf, 128); IP_pref_b2a 113 tests/ip/test_ip.c IP_pref_b2a(&mypref, buf, 128); IP_pref_b2a 119 tests/ip/test_ip.c IP_pref_b2a(&mypref, buf, 32); IP_pref_b2a 130 tests/ip/test_ip.c && IP_pref_b2a( &mypref, buf, 32) == IP_OK IP_pref_b2a 138 tests/ip/test_ip.c && IP_pref_b2a(&mypref, buf, 128) == IP_OK IP_pref_b2a 161 tests/ip/test_ip.c IP_pref_b2a(&mypref, buf, 32);