Searched refs:pf4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/tests/sys/netinet/libalias/
H A D3_natin.c45 struct alias_link *pf1, *pf2, *pf3, *pf4; variable in typeref:struct:
121 pf4 = LibAliasRedirectPort(la, cgn, ntohs(0x1234), ANY_ADDR, ntohs(0), masq, ntohs(0xabcd), IPPROTO_UDP);
122 ATF_REQUIRE(pf4 != NULL);
147 struct alias_link *pf1, *pf2, *pf3, *pf4; variable in typeref:struct:
213 pf4 = LibAliasRedirectPort(la, cgn, ntohs(0x1234), ANY_ADDR, ntohs(0), masq, ntohs(0xabcd), IPPROTO_UDP);
214 ATF_REQUIRE(pf4 != NULL);

Completed in 103 milliseconds