if_wg.c | 3222 * wg_overudp_cb, to be large enough for a struct wg_msg. 3673 * wg_overudp_cb(&m, offset, so, src, arg) 3691 wg_overudp_cb(struct mbuf **mp, int offset, struct socket *so, function in typeref:typename:int 3763 inpcb_register_overudp_cb(sotoinpcb(so), wg_overudp_cb, wg);
|