HomeSort by: relevance | last modified time | path
    Searched defs:pf_fragcache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
pf_norm.c 127 struct mbuf *pf_fragcache(struct mbuf **, struct ip*,
560 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, function in typeref:struct:mbuf *
1004 *m0 = m = pf_fragcache(m0, h, &frag, mff,
pf_norm.c 127 struct mbuf *pf_fragcache(struct mbuf **, struct ip*,
560 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, function in typeref:struct:mbuf *
1004 *m0 = m = pf_fragcache(m0, h, &frag, mff,

Completed in 24 milliseconds