Home | History | Annotate | Download | only in racoon

Lines Matching refs:PORT_MAX

3049 #define PORT_MAX 6
3051 char portstr[PORT_MAX];
3069 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));
3085 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));