Lines Matching refs:pf2
45 struct alias_link *pf1, *pf2, *pf3, *pf4; variable
79 …pf2 = LibAliasRedirectPort(la, prv2, ntohs(0x1234), ext, ntohs(0), masq, ntohs(0xabcd), IPPROTO_UD…
80 ATF_REQUIRE(pf2 != NULL);
94 LibAliasRedirectDelete(la, pf2);
147 struct alias_link *pf1, *pf2, *pf3, *pf4; variable
184 …pf2 = LibAliasRedirectPort(la, prv2, ntohs(0x1234), ext, ntohs(0), masq, ntohs(0xabcd), IPPROTO_UD…
185 ATF_REQUIRE(pf2 != NULL);
257 struct alias_link *pf1, *pf2; variable
269 pf2 = LibAliasRedirectAddr(la, prv2, pub);
270 ATF_REQUIRE(pf2 != NULL);
287 LibAliasRedirectDelete(la, pf2);