Lines Matching refs:TIPC_SKB_CB
787 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_encrypt()
840 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_encrypt()
847 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt_done()
916 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_decrypt()
964 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_decrypt()
971 struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_decrypt_done()
1326 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(skb); in tipc_crypto_key_pick_tx()
1661 TIPC_SKB_CB(skb)->xmit_type = type; in tipc_crypto_clone_msg()
1717 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_PROBING) { in tipc_crypto_xmit()
1732 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_GRACING) { in tipc_crypto_xmit()
1903 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(*skb); in tipc_crypto_rcv_complete()
1987 skb_cb = TIPC_SKB_CB(*skb); in tipc_crypto_rcv_complete()