Searched refs:can_skb_set_owner (Results 1 – 3 of 3) sorted by relevance
50 static inline void can_skb_set_owner(struct sk_buff *skb, struct sock *sk) in can_skb_set_owner() function68 can_skb_set_owner(nskb, skb->sk); in can_create_echo_skb()
276 can_skb_set_owner(skb, op->sk); in bcm_can_tx()1277 can_skb_set_owner(skb, sk); in bcm_tx_send()
286 can_skb_set_owner(newskb, skb->sk); in can_send()