Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c78 char *protopfxstr; in interpret_dns() local
88 protopfxstr = "DNS: "; in interpret_dns()
92 protopfxstr = "MDNS: "; in interpret_dns()
150 show_header(protopfxstr, protohdrstr, sizeof (dns_header)); in interpret_dns()