Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netgraph/
H A Dng_nat.h180 uint32_t udpLinkCount; member
H A Dng_nat.c686 COPY(udpLinkCount); in ng_nat_rcvmsg()
/freebsd-12.1/sys/netinet/libalias/
H A Dalias_db.c488 int tot = la->icmpLinkCount + la->udpLinkCount + in ShowAliasStats()
497 la->udpLinkCount, in ShowAliasStats()
894 la->udpLinkCount--; in DeleteLink()
1003 la->udpLinkCount++; in AddLink()
2524 la->udpLinkCount = 0; in LibAliasInit()
H A Dalias_local.h110 int udpLinkCount; member