Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_netbios.c265 int rrflags; in interpret_netbios_ns() local
361 rrflags = getshort(data); in interpret_netbios_ns()
365 rrflags); in interpret_netbios_ns()
366 nodecode = (rrflags>>13)& 0x11; in interpret_netbios_ns()
371 (rrflags & 1<<15) ? in interpret_netbios_ns()