Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netgraph/
H A Dng_nat.h187 uint32_t sockCount; member
H A Dng_nat.c693 COPY(sockCount); in ng_nat_rcvmsg()
/freebsd-12.1/sys/netinet/libalias/
H A Dalias_local.h116 int sockCount; member
H A Dalias_db.c505 AliasLog(la->logDesc, " (sock=%u)\n", la->sockCount); in ShowAliasStats()
710 la->sockCount++; in GetSocket()
884 la->sockCount--; in DeleteLink()
2531 la->sockCount = 0; in LibAliasInit()