Home
last modified time | relevance | path

Searched refs:skb_send_sock (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dskmsg.c627 return skb_send_sock(psock->sk, skb, off, len); in sk_psock_handle_skb()
H A Dskbuff.c3286 int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len) in skb_send_sock() function