Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rtadvd/
H A Drtadvd.c141 static uint32_t ndopt_flags[] = { variable
1436 if ((ndopt_flags[hdr->nd_opt_type] & optflags) == 0) { in nd6_options()