Revision 169136df
util/udpSocket.h | ||
---|---|---|
84 | 84 |
|
85 | 85 |
/** |
86 | 86 |
* A callback functions for received pmtu errors (icmp packets type 3 code 4) |
87 |
* @param buf TODO |
|
88 |
* @param bufsize TODO |
|
87 | 89 |
*/ |
88 | 90 |
typedef void(*icmp_error_cb)(char *buf,int bufsize); |
89 | 91 |
|
Also available in: Unified diff