Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rport.c42 struct porttable { struct
47 static const struct porttable pt_udp[] = { argument
84 static struct porttable pt_tcp[] = {
145 const struct porttable *p, *pt; in getportname()
164 const struct porttable *p, *pt; in reservedport()