Searched refs:ipcomp_input (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netipsec/
H A Dxform_ipcomp.c193 * ipcomp_input() gets called to uncompress an input packet
196 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) function
742 .xf_input = ipcomp_input,

Completed in 29 milliseconds