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

  /src/sys/net/
if_wg.c 825 static int wg_ioctl_linkstr(struct wg_softc *, struct ifdrv *);
5264 error = wg_ioctl_linkstr(wg, ifd);
5423 wg_ioctl_linkstr(struct wg_softc *wg, struct ifdrv *ifd) function in typeref:typename:int
if_wg.c 825 static int wg_ioctl_linkstr(struct wg_softc *, struct ifdrv *);
5264 error = wg_ioctl_linkstr(wg, ifd);
5423 wg_ioctl_linkstr(struct wg_softc *wg, struct ifdrv *ifd) function in typeref:typename:int

Completed in 60 milliseconds