Lines Matching refs:mblk_t

115 extern void keysock_spdsock_wput_iocdata(queue_t *, mblk_t *, sa_family_t);
486 mblk_t *itpfe_fraglist; /* list of fragments */
850 extern mblk_t *ipsec_add_crypto_data(mblk_t *, ipsec_crypto_t **);
851 extern mblk_t *ipsec_remove_crypto_data(mblk_t *, ipsec_crypto_t **);
852 extern mblk_t *ipsec_free_crypto_data(mblk_t *);
858 extern mblk_t *ipsec_check_global_policy(mblk_t *, conn_t *, ipha_t *,
860 extern mblk_t *ipsec_check_inbound_policy(mblk_t *, conn_t *, ipha_t *, ip6_t *,
864 mblk_t *, ipha_t *, ip6_t *);
869 extern boolean_t ipsec_inbound_accept_clear(mblk_t *, ipha_t *, ip6_t *);
905 extern mblk_t *ipsec_construct_inverse_acquire(sadb_msg_t *, sadb_ext_t **,
928 extern mblk_t *sadb_whack_label(mblk_t *, ipsa_t *, ip_xmit_attr_t *,
930 extern mblk_t *sadb_whack_label_v4(mblk_t *, ipsa_t *, kstat_named_t *,
932 extern mblk_t *sadb_whack_label_v6(mblk_t *, ipsa_t *, kstat_named_t *,
940 extern mblk_t *ipsec_tun_inbound(ip_recv_attr_t *, mblk_t *, ipsec_tun_pol_t *,
942 extern mblk_t *ipsec_tun_outbound(mblk_t *, struct iptun_s *, ipha_t *,
959 extern void ipsecah_in_assocfailure(mblk_t *, char, ushort_t, char *,
961 extern void ipsecesp_in_assocfailure(mblk_t *, char, ushort_t, char *,
996 extern mblk_t *ipsecah_icmp_error(mblk_t *, ip_recv_attr_t *);
997 extern mblk_t *ipsecesp_icmp_error(mblk_t *, ip_recv_attr_t *);
1007 extern boolean_t ipsec_outbound_sa(mblk_t *, ip_xmit_attr_t *, uint_t);
1008 extern mblk_t *ipsec_inbound_esp_sa(mblk_t *, ip_recv_attr_t *, esph_t **);
1009 extern mblk_t *ipsec_inbound_ah_sa(mblk_t *, ip_recv_attr_t *, ah_t **);