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

  /src/sys/net/
if_wg.c 828 static int wg_send_data_user(struct wg_peer *, struct mbuf *);
834 .send_data_msg = wg_send_data_user,
5500 wg_send_data_user(struct wg_peer *wgp, struct mbuf *m) function in typeref:typename:int
if_wg.c 828 static int wg_send_data_user(struct wg_peer *, struct mbuf *);
834 .send_data_msg = wg_send_data_user,
5500 wg_send_data_user(struct wg_peer *wgp, struct mbuf *m) function in typeref:typename:int

Completed in 28 milliseconds