/titanic_41/usr/src/uts/common/inet/ |
H A D | iptun.h | 74 ipsec_req_t iptun_kparam_secinfo;
|
H A D | ipsec_impl.h | 896 extern void ipsec_actvec_from_req(const ipsec_req_t *, ipsec_act_t **, uint_t *, 899 extern int ipsec_req_from_head(ipsec_policy_head_t *, ipsec_req_t *, int); 918 extern int ipsec_set_req(cred_t *, conn_t *, ipsec_req_t *);
|
H A D | ip.h | 3464 extern int ipsec_req_from_conn(conn_t *, ipsec_req_t *, int);
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdliptun.h | 45 ipsec_req_t iptun_param_secinfo;
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | icmp_opt_data.c | 130 sizeof (ipsec_req_t), -1 /* not initialized */ }, 279 sizeof (ipsec_req_t), -1 /* not initialized */ },
|
H A D | conn_opt.c | 801 return (ipsec_req_from_conn(connp, (ipsec_req_t *)ptr, in conn_opt_get() 936 return (ipsec_req_from_conn(connp, (ipsec_req_t *)ptr, in conn_opt_get() 1433 error = ipsec_set_req(cr, connp, (ipsec_req_t *)invalp); in conn_opt_set_ip() 1963 error = ipsec_set_req(cr, connp, (ipsec_req_t *)invalp); in conn_opt_set_ipv6()
|
H A D | spd.c | 1340 ipsec_prot_from_req(const ipsec_req_t *req, ipsec_prot_t *ipp) in ipsec_prot_from_req() 1370 ipsec_actvec_from_req(const ipsec_req_t *req, ipsec_act_t **actp, uint_t *nactp, in ipsec_actvec_from_req() 1391 ipsec_req_from_prot(ipsec_prot_t *ipp, ipsec_req_t *req) in ipsec_req_from_prot() 1415 ipsec_req_from_act(ipsec_action_t *ap, ipsec_req_t *req) in ipsec_req_from_act() 1433 ipsec_req_from_head(ipsec_policy_head_t *ph, ipsec_req_t *req, int af) in ipsec_req_from_head() 1455 ipsec_req_from_conn(conn_t *connp, ipsec_req_t *req, int af) in ipsec_req_from_conn() 1458 int rv = sizeof (ipsec_req_t); in ipsec_req_from_conn()
|
H A D | ip.c | 6119 ipsec_set_req(cred_t *cr, conn_t *connp, ipsec_req_t *req) in ipsec_set_req()
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp_opt_data.c | 144 sizeof (ipsec_req_t), -1 /* not initialized */ }, 264 sizeof (ipsec_req_t), -1 /* not initialized */ },
|
/titanic_41/usr/src/uts/common/inet/iptun/ |
H A D | iptun_impl.h | 124 ipsec_req_t iptun_simple_policy;
|
H A D | iptun.c | 957 iptun_set_sec_simple(iptun_t *iptun, const ipsec_req_t *ipsr) in iptun_set_sec_simple()
|
/titanic_41/usr/src/lib/libdscp/ |
H A D | libdscp.c | 138 ipsec_req_t opt; in dscpSecure()
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_opt_data.c | 155 sizeof (ipsec_req_t), -1 /* not initialized */ }, 227 sizeof (ipsec_req_t), -1 /* not initialized */ },
|
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starcat/ |
H A D | cvcd.c | 495 ipsec_req_t ipsec_req; /* For per-socket IPsec */
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_opt_data.c | 701 sizeof (ipsec_req_t), -1 /* not initialized */ }, 775 sizeof (ipsec_req_t), -1 /* not initialized */ },
|
/titanic_41/usr/src/uts/common/netinet/ |
H A D | in.h | 948 } ipsec_req_t; typedef
|
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs.c | 465 ipsec_req_t ipsec_req; in init_server()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | ifconfig.c | 1194 ipsec_req_t *ipsr; in set_tun_algs() 3130 ipsec_req_t *ipsr; in print_tsec()
|