Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_db.c1002 aux_tcp->fwhole = -1; in AddLink()
1070 old_lnk->data.tcp->fwhole > 0) { in ReLink()
2708 fwhole++); in PunchFWHole()
2710 for (fwhole = la->fireWallBaseNum; in PunchFWHole()
2713 fwhole++); in PunchFWHole()
2724 la->fireWallActiveNum = fwhole + 1; in PunchFWHole()
2754 lnk->data.tcp->fwhole = fwhole; in PunchFWHole()
2767 int fwhole = lnk->data.tcp->fwhole; /* Where is the firewall in ClearFWHole() local
2771 if (fwhole < 0) in ClearFWHole()
2776 &fwhole, sizeof fwhole)); in ClearFWHole()
[all …]