Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_nat.h181 uint32_t tcpLinkCount; member
H A Dng_nat.c706 COPY(tcpLinkCount); in ng_nat_rcvmsg()
/f-stack/tools/compat/include/netgraph/
H A Dng_nat.h179 uint32_t tcpLinkCount; member
/f-stack/freebsd/netinet/libalias/
H A Dalias_local.h111 int tcpLinkCount; member
H A Dalias_db.c482 la->tcpLinkCount + la->pptpLinkCount + in ShowAliasStats()
490 la->tcpLinkCount, in ShowAliasStats()
883 la->tcpLinkCount--; in DeleteLink()
995 la->tcpLinkCount++; in AddLink()
2459 la->tcpLinkCount = 0; in LibAliasInit()