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

/openbsd-current/sys/netinet/
H A Dip_ipsp.c150 .xf_init = ipe4_init,
160 .xf_init = ah_init,
170 .xf_init = esp_init,
180 .xf_init = ipcomp_init,
192 .xf_init = tcp_signature_tdb_init,
1169 err = (*(xsp->xf_init))(tdbp, xsp, ii);
H A Dip_ipsp.h533 int (*xf_init)(struct tdb *, const struct xformsw *, member in struct:xformsw

Completed in 124 milliseconds