Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h247 extern void interpret_dns(int, int, const uchar_t *, int, int);
H A Dsnoop_rport.c356 interpret_dns(flags, proto, (uchar_t *)data, dlen, which); in interpret_reserved()
H A Dsnoop_dns.c68 interpret_dns(int flags, int proto, const uchar_t *data, int len, int port) in interpret_dns() function