Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dsocket.c20 static int send4(struct wg_device *wg, struct sk_buff *skb, in send4() function
175 ret = send4(peer->device, skb, &peer->endpoint, ds, in wg_socket_send_skb_to_peer()
225 ret = send4(wg, skb, &endpoint, 0, NULL); in wg_socket_send_buffer_as_reply_to_skb()