Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_nat.h187 uint32_t sockCount; member
H A Dng_nat.c716 COPY(sockCount); in ng_nat_rcvmsg()
/freebsd/sys/netinet/libalias/
H A Dalias_local.h114 unsigned int sockCount; member
H A Dalias_db.c180 AliasLog(la->logDesc, " (sock=%u)\n", la->sockCount); in ShowAliasStats()
348 la->sockCount++; in GetSocket()
544 la->sockCount--; in DeleteLink()
2196 la->sockCount = 0; in LibAliasInit()