Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dif_wg.c363 static int wg_output(if_t, struct mbuf *, const struct sockaddr *, struct route *);
2327 wg_output(if_t ifp, struct mbuf *m, const struct sockaddr *dst, struct route *ro) in wg_output() function
2926 if_setoutputfn(ifp, wg_output); in wg_clone_create()