Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h286 extern void interpret_netbios_ns(int, uchar_t *, int);
H A Dsnoop_rport.c392 interpret_netbios_ns(flags, (uchar_t *)data, dlen); in interpret_reserved()
H A Dsnoop_netbios.c257 interpret_netbios_ns(int flags, uchar_t *data, int len) in interpret_netbios_ns() function