Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dphysical.h86 int connect_count; member
H A Dphysical.c186 p->connect_count = 0; in physical_Create()
451 prompt_Printf(arg->prompt, " Connect Count: %d\n", p->connect_count); in physical_ShowStatus()
587 p->connect_count = 1; in iov2physical()
979 p->connect_count++; in physical_Found()