Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dphysical.h85 int connect_count; member
H A Dphysical.c188 p->connect_count = 0; in physical_Create()
453 prompt_Printf(arg->prompt, " Connect Count: %d\n", p->connect_count); in physical_ShowStatus()
589 p->connect_count = 1; in iov2physical()
982 p->connect_count++; in physical_Found()