Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.c749 char serbuf[INET_ADDRSTRLEN], clibuf[INET_ADDRSTRLEN], in debugnet_connect() local
752 inet_ntop(AF_INET, &pcb->dp_client, clibuf, sizeof(clibuf)); in debugnet_connect()
759 clibuf, pcb->dp_client_port, if_name(ifp)); in debugnet_connect()