HomeSort by: relevance | last modified time | path
    Searched refs:myauthflags (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/net/
if_sppp.h 58 u_int myauthflags; member in struct:spppauthcfg
if_spppsubr.c 5875 cfg->myauthflags = sp->myauth.flags;
6015 sp->myauth.flags = cfg->myauthflags;
  /src/sys/compat/netbsd32/
netbsd32_ioctl.c 246 p->myauthflags = s32p->myauthflags;
806 s32p->myauthflags = p->myauthflags;
netbsd32_ioctl.h 484 u_int myauthflags; member in struct:netbsd32_spppauthcfg
  /src/sbin/pppoectl/
pppoectl.c 472 spr.myauthflags |= SPPP_AUTHFLAG_PASSIVEAUTHPROTO;

Completed in 87 milliseconds