HomeSort by: relevance | last modified time | path
    Searched defs:wg_send_data (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_wg.c 789 static int wg_send_data(struct wg_peer *, struct mbuf *);
818 .send_data_msg = wg_send_data,
4408 wg_send_data(struct wg_peer *wgp, struct mbuf *m) function in typeref:typename:int
if_wg.c 789 static int wg_send_data(struct wg_peer *, struct mbuf *);
818 .send_data_msg = wg_send_data,
4408 wg_send_data(struct wg_peer *wgp, struct mbuf *m) function in typeref:typename:int

Completed in 27 milliseconds