Lines Matching defs:kcm_tx_msg
42 static inline struct kcm_tx_msg *kcm_tx_msg(struct sk_buff *skb)
44 return (struct kcm_tx_msg *)skb->cb;
583 struct kcm_tx_msg *txm;
599 kcm_tx_msg(skb_peek(&sk->sk_write_queue))->sent = 0;
606 txm = kcm_tx_msg(head);
629 txm = kcm_tx_msg(head);
789 skb = kcm_tx_msg(head)->last_skb;
882 kcm_tx_msg(head)->last_skb = skb;
925 skb = kcm_tx_msg(head)->last_skb;
1055 kcm_tx_msg(head)->last_skb = skb;