Home
last modified time | relevance | path

Searched refs:tbuff2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/usr.sbin/ppp/
H A Dipcp.c1066 char tbuff[100], tbuff2[100]; in IpcpDecodeConfig() local
1092 snprintf(tbuff2, sizeof tbuff2, "%s changing address: %s ", tbuff, in IpcpDecodeConfig()
1094 log_Printf(LogIPCP, "%s --> %s\n", tbuff2, inet_ntoa(ipaddr)); in IpcpDecodeConfig()
1196 snprintf(tbuff2, sizeof tbuff2, "%s %s,", tbuff, inet_ntoa(ipaddr)); in IpcpDecodeConfig()
1197 log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr)); in IpcpDecodeConfig()