Home
last modified time | relevance | path

Searched refs:in6_control_sx (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/netinet6/
H A Din6.c183 static struct sx in6_control_sx; variable
184 SX_SYSINIT(in6_control_sx, &in6_control_sx, "in6_control");
430 sx_xlock(&in6_control_sx); in in6_control_ioctl()
610 sx_xunlock(&in6_control_sx); in in6_control_ioctl()