Lines Matching defs:mblk
131 * mblk in the chain.
558 ah0dbg(("ah_register_out: couldn't allocate mblk.\n"));
707 * Stub function that taskq_dispatch() invokes to take the mblk (in arg)
969 * Extract the ip_xmit_attr_t from the first mblk.
2254 * is in one single mblk, we can't remove the AH header
2256 * AH header. We need to allocate a mblk that can hold
2690 * First remove the ipsec_crypto_t mblk
2697 * Extract the ip_xmit_attr_t from the first mblk.
2763 * First remove the ipsec_crypto_t mblk
2770 * Extract the ip_xmit_attr_t from the first mblk.
2846 #define AH_INIT_CRYPTO_DATA(data, msglen, mblk) { \
2848 (data)->cd_mp = mblk; \
3089 * We have post-AH header options in a separate mblk,
3507 * an mblk containing the pseudo header (IP header,
3509 * mp points to the mblk containing the ULP data. The original
3558 * within the data mblk, which was pulled up until the AH header
3624 * Returns NULL if the mblk chain is consumed.