Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netgraph/
H A Dng_nat.h186 uint32_t sockCount; member
H A Dng_nat.c710 COPY(sockCount); in ng_nat_rcvmsg()
/freebsd-14.2/sys/netinet/libalias/
H A Dalias_local.h112 unsigned int sockCount; member
H A Dalias_db.c178 AliasLog(la->logDesc, " (sock=%u)\n", la->sockCount); in ShowAliasStats()
325 la->sockCount++; in GetSocket()
517 la->sockCount--; in DeleteLink()
2142 la->sockCount = 0; in LibAliasInit()