Searched refs:skb_send_sock_locked (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | espintcp.c | 191 ret = skb_send_sock_locked(sk, emsg->skb, in espintcp_sendskb_locked()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skmsg.c | 516 return skb_send_sock_locked(psock->sk, skb, off, len); in sk_psock_handle_skb()
|
| H A D | skbuff.c | 2498 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset, in skb_send_sock_locked() function 2584 EXPORT_SYMBOL_GPL(skb_send_sock_locked);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | skbuff.h | 3613 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset,
|