Searched refs:wg_socket_send_skb_to_peer (Results 1 – 3 of 3) sorted by relevance
19 int wg_socket_send_skb_to_peer(struct wg_peer *peer, struct sk_buff *skb,
168 int wg_socket_send_skb_to_peer(struct wg_peer *peer, struct sk_buff *skb, u8 ds) in wg_socket_send_skb_to_peer() function200 return wg_socket_send_skb_to_peer(peer, skb, ds); in wg_socket_send_buffer_to_peer()
251 if (likely(!wg_socket_send_skb_to_peer(peer, skb, in wg_packet_create_data_done()