Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff.h4297 int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len);
/linux/net/core/
H A Dskbuff.c3434 int skb_send_sock(struct sock *sk, struct sk_buff *skb, int offset, int len) in skb_send_sock() function