skb_send_sock
int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len);
return skb_send_sock(psock->sk, skb, off, len);