HomeSort by: relevance | last modified time | path
    Searched defs:ndopt_flags (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/rtadvd/
rtadvd.c 131 uint32_t ndopt_flags[] = { variable in typeref:typename:uint32_t[]
1409 if ((ndopt_flags[hdr->nd_opt_type] & optflags) == 0) {
rtadvd.c 131 uint32_t ndopt_flags[] = { variable in typeref:typename:uint32_t[]
1409 if ((ndopt_flags[hdr->nd_opt_type] & optflags) == 0) {
rtadvd.c 131 uint32_t ndopt_flags[] = { variable in typeref:typename:uint32_t[]
1409 if ((ndopt_flags[hdr->nd_opt_type] & optflags) == 0) {
rtadvd.c 131 uint32_t ndopt_flags[] = { variable in typeref:typename:uint32_t[]
1409 if ((ndopt_flags[hdr->nd_opt_type] & optflags) == 0) {

Completed in 359 milliseconds