Home
last modified time | relevance | path

Searched refs:why (Results 1 – 2 of 2) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/programs/test/
Dudp_proxy.c301 void print_packet( const packet *p, const char *why ) in print_packet() argument
303 if( why == NULL ) in print_packet()
308 p->way, p->type, p->len, why ); in print_packet()
312 int send_packet( const packet *p, const char *why ) in send_packet() argument
333 print_packet( p, why ); in send_packet()
/net-tools-latest/libcoap/
DCONTRIBUTE92 hold probably explanations why you create the patches in the way you have done.
165 Use the possibility to write a good explanation why your patch/commit is
167 read your code but not necessary understand why the code is written this
181 to search and find something with 'git log | grep [foo]' you will see why