Home
last modified time | relevance | path

Searched refs:SIOCSIFNETMASK_IN6 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netinet6/
H A Din6_var.h399 #define SIOCSIFNETMASK_IN6 _IOW('i', 22, struct in6_ifreq) macro
H A Din6.c399 case SIOCSIFNETMASK_IN6: in in6_control()