Home
last modified time | relevance | path

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

/freebsd/sbin/natd/
H A Dnatd.c130 static int CheckIpfwRulenum(unsigned int rnum);
1974 if (CheckIpfwRulenum(base + num - 1) == -1) in SetupPunchFW()
2024 CheckIpfwRulenum(unsigned int rnum) in CheckIpfwRulenum() function