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

  /src/sys/net/
if_wg.c 4999 wg_is_authorized(struct wg_softc *wg, u_long cmd) function in typeref:typename:bool
5023 if (wg_is_authorized(wg, SIOCGDRVSPEC)) {
5069 if (wg_is_authorized(wg, SIOCGDRVSPEC)) {
5217 if (!wg_is_authorized(wg, cmd)) {

Completed in 14 milliseconds