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

/openbsd-current/sys/netinet/
H A Dip_ipsp.c153 .xf_output = NULL,
163 .xf_output = ah_output,
173 .xf_output = esp_output,
183 .xf_output = ipcomp_output,
195 .xf_output = tcp_signature_tdb_output,
H A Dipsec_output.c383 return (*(tdb->tdb_xform->xf_output))(m, tdb, hlen, off);
H A Dip_ipsp.h537 int (*xf_output)(struct mbuf *, struct tdb *, int, int); member in struct:xformsw

Completed in 81 milliseconds