Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netgraph/
H A Dng_nat.h188 uint32_t sockCount; member
H A Dng_nat.c712 COPY(sockCount); in ng_nat_rcvmsg()
/freebsd-13.1/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()
327 la->sockCount++; in GetSocket()
519 la->sockCount--; in DeleteLink()
2134 la->sockCount = 0; in LibAliasInit()