Searched refs:pf_refragment6 (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/net/ |
H A D | pf_norm.c | 957 pf_refragment6(struct mbuf **m0, struct m_tag *mtag, struct sockaddr_in6 *dst, in pf_refragment6() function
|
H A D | pfvar.h | 1668 int pf_refragment6(struct mbuf **, struct m_tag *mtag,
|
H A D | pf.c | 6782 (void) pf_refragment6(&m0, mtag, dst, ifp, rt); in pf_route6() 8044 action = pf_refragment6(&pd.m, mtag, NULL, NULL, NULL); in pf_test()
|