Hi, helin:

> > +#define MBUF_INVALID_PORT 0xffff
> Replaced with below, or use UINT16_MAX directly?
> #define MBUF_INVALID_PORT UINT16_MAX

I prefer  #define MBUF_INVALID_PORT UINT16_MAX

Thanks 
Zhiyong

Reply via email to