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

  /src/sys/net/
if_wg.c 792 static void wg_input(struct ifnet *, struct mbuf *, const int);
819 .input = wg_input,
4587 wg_input(struct ifnet *ifp, struct mbuf *m, const int af) function in typeref:typename:void
if_wg.c 792 static void wg_input(struct ifnet *, struct mbuf *, const int);
819 .input = wg_input,
4587 wg_input(struct ifnet *ifp, struct mbuf *m, const int af) function in typeref:typename:void
if_wg.c 792 static void wg_input(struct ifnet *, struct mbuf *, const int);
819 .input = wg_input,
4587 wg_input(struct ifnet *ifp, struct mbuf *m, const int af) function in typeref:typename:void

Completed in 75 milliseconds