Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netgraph/
Dng_nat.h179 uint32_t tcpLinkCount; member
Dng_nat.c685 COPY(tcpLinkCount); in ng_nat_rcvmsg()
/freebsd-9-stable/sys/netinet/libalias/
Dalias_db.c495 la->tcpLinkCount + la->pptpLinkCount + in ShowAliasStats()
503 la->tcpLinkCount, in ShowAliasStats()
902 la->tcpLinkCount--; in DeleteLink()
1015 la->tcpLinkCount++; in AddLink()
2530 la->tcpLinkCount = 0; in LibAliasInit()
Dalias_local.h103 int tcpLinkCount; member