Searched refs:vj2asc (Results 1 – 3 of 3) sorted by relevance
34 extern const char *vj2asc(u_int32_t);
188 vj2asc(u_int32_t val) in vj2asc() function
362 inet_ntoa(ipcp->peer_ip), vj2asc(ipcp->peer_compproto)); in ipcp_Show()364 inet_ntoa(ipcp->my_ip), vj2asc(ipcp->my_compproto)); in ipcp_Show()1108 log_Printf(LogIPCP, "%s %s\n", tbuff, vj2asc(compproto)); in IpcpDecodeConfig()