Searched refs:msyn (Results 1 – 1 of 1) sorted by relevance
6594 struct mbuf *msyn; in pf_test() local6596 msyn = pf_syncookie_recreate_syn(h->ip_ttl, in pf_test()6598 if (msyn == NULL) { in pf_test()6603 action = pf_test(dir, pflags, ifp, &msyn, inp); in pf_test()6604 m_freem(msyn); in pf_test()