Searched refs:xmit_type (Results 1 – 2 of 2) sorted by relevance
1654 TIPC_SKB_CB(skb)->xmit_type = type; in tipc_crypto_clone_msg()1710 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_PROBING) { in tipc_crypto_xmit()1725 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_GRACING) { in tipc_crypto_xmit()
134 u8 xmit_type:2; member