Searched refs:uxGetOptions (Results 1 – 1 of 1) sorted by relevance
/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/ |
D | plus_tcp_demo_cli.c | 103 size_t uxGetOptions( CommandOptions_t * pxOptions, 350 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_udp() 481 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_arpq() 646 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_dnsq() 674 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_dnsq() 813 size_t uxGetOptions( CommandOptions_t * pxOptions, in uxGetOptions() function 869 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_ntp() 975 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_ping() 1075 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_ping() 1137 uxGetOptions( &( xOptions ), ( const char ** ) &( ptr ) ); in handle_http()
|