Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_nat.h180 uint32_t udpLinkCount; member
H A Dng_nat.c705 COPY(udpLinkCount); in ng_nat_rcvmsg()
/f-stack/tools/compat/include/netgraph/
H A Dng_nat.h178 uint32_t udpLinkCount; member
/f-stack/freebsd/netinet/libalias/
H A Dalias_local.h110 int udpLinkCount; member
H A Dalias_db.c480 int tot = la->icmpLinkCount + la->udpLinkCount + in ShowAliasStats()
489 la->udpLinkCount, in ShowAliasStats()
880 la->udpLinkCount--; in DeleteLink()
988 la->udpLinkCount++; in AddLink()
2458 la->udpLinkCount = 0; in LibAliasInit()