Home
last modified time | relevance | path

Searched refs:skb_send_sock_locked (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/core/
Dskbuff.c2282 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset, in skb_send_sock_locked() function
2367 EXPORT_SYMBOL_GPL(skb_send_sock_locked);
2375 ret = skb_send_sock_locked(sk, skb, offset, len); in skb_send_sock()
/Linux-v4.19/kernel/bpf/
Dsockmap.c1416 n = skb_send_sock_locked(psock->sock, in smap_tx_work()
/Linux-v4.19/include/linux/
Dskbuff.h3293 int skb_send_sock_locked(struct sock *sk, struct sk_buff *skb, int offset,