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

  /src/sys/netinet/
ip_encap.c 195 struct psref *match_psref)
256 psref_release(match_psref, &match->psref,
259 psref_copy(match_psref, &elem_psref,
304 psref_release(match_psref, &match->psref,
307 psref_copy(match_psref, &elem_psref,
329 struct psref match_psref; local in function:encap4_input
331 match = encap4_lookup(m, off, proto, INBOUND, &match_psref);
337 psref_release(&match_psref, &match->psref,
340 psref_release(&match_psref, &match->psref,
357 struct psref *match_psref)
482 struct psref match_psref; local in function:encap6_input
    [all...]
ip_encap.c 195 struct psref *match_psref)
256 psref_release(match_psref, &match->psref,
259 psref_copy(match_psref, &elem_psref,
304 psref_release(match_psref, &match->psref,
307 psref_copy(match_psref, &elem_psref,
329 struct psref match_psref; local in function:encap4_input
331 match = encap4_lookup(m, off, proto, INBOUND, &match_psref);
337 psref_release(&match_psref, &match->psref,
340 psref_release(&match_psref, &match->psref,
357 struct psref *match_psref)
482 struct psref match_psref; local in function:encap6_input
    [all...]
ip_encap.c 195 struct psref *match_psref)
256 psref_release(match_psref, &match->psref,
259 psref_copy(match_psref, &elem_psref,
304 psref_release(match_psref, &match->psref,
307 psref_copy(match_psref, &elem_psref,
329 struct psref match_psref; local in function:encap4_input
331 match = encap4_lookup(m, off, proto, INBOUND, &match_psref);
337 psref_release(&match_psref, &match->psref,
340 psref_release(&match_psref, &match->psref,
357 struct psref *match_psref)
482 struct psref match_psref; local in function:encap6_input
    [all...]

Completed in 31 milliseconds