Searched refs:ifdescr_sx (Results 1 – 1 of 1) sorted by relevance
241 static struct sx ifdescr_sx; variable242 SX_SYSINIT(ifdescr_sx, &ifdescr_sx, "ifnet descr");2537 sx_slock(&ifdescr_sx); in ifhwioctl()2550 sx_sunlock(&ifdescr_sx); in ifhwioctl()4327 sx_xlock(&ifdescr_sx); in if_setdescr()4330 sx_xunlock(&ifdescr_sx); in if_setdescr()