Home | History | Annotate | Download | only in racoon

Lines Matching refs:PORT_MAX

3048 #define PORT_MAX 6
3050 char portstr[PORT_MAX];
3068 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));
3084 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));