xformsw 66 netinet/in_gif.c struct xformsw xfs; xformsw 99 netinet/ip_ah.c ah_init(struct tdb *tdbp, struct xformsw *xsp, struct ipsecinit *ii) xformsw 100 netinet/ip_esp.c esp_init(struct tdb *tdbp, struct xformsw *xsp, struct ipsecinit *ii) xformsw 89 netinet/ip_ipcomp.c struct xformsw *xsp; xformsw 603 netinet/ip_ipip.c ipe4_init(struct tdb *tdbp, struct xformsw *xsp, struct ipsecinit *ii) xformsw 111 netinet/ip_ipsp.c struct xformsw xformsw[] = { xformsw 135 netinet/ip_ipsp.c struct xformsw *xformswNXFORMSW = &xformsw[sizeof(xformsw)/sizeof(xformsw[0])]; xformsw 891 netinet/ip_ipsp.c struct xformsw *xsp; xformsw 894 netinet/ip_ipsp.c for (xsp = xformsw; xsp < xformswNXFORMSW; xsp++) { xformsw 283 netinet/ip_ipsp.h struct xformsw *tdb_xform; /* Transform to use */ xformsw 421 netinet/ip_ipsp.h struct xformsw { xformsw 426 netinet/ip_ipsp.h int (*xf_init)(struct tdb *, struct xformsw *, struct ipsecinit *); xformsw 478 netinet/ip_ipsp.h extern struct xformsw xformsw[], *xformswNXFORMSW; xformsw 528 netinet/ip_ipsp.h extern int ipe4_init(struct tdb *, struct xformsw *, struct ipsecinit *); xformsw 549 netinet/ip_ipsp.h extern int ah_init(struct tdb *, struct xformsw *, struct ipsecinit *); xformsw 572 netinet/ip_ipsp.h extern int esp_init(struct tdb *, struct xformsw *, struct ipsecinit *); xformsw 593 netinet/ip_ipsp.h extern int ipcomp_init(struct tdb *, struct xformsw *, struct ipsecinit *); xformsw 613 netinet/ip_ipsp.h extern int tcp_signature_tdb_init(struct tdb *, struct xformsw *, xformsw 1060 netinet/tcp_subr.c struct xformsw *xsp; xformsw 82 netinet6/in6_gif.c struct xformsw xfs;