Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c70 struct ext_desc { struct
94 static struct ext_desc reg_desc[] = { argument
111 static struct ext_desc genauth_desc[] = {
136 static struct ext_desc adv_desc[] = {
169 static const char *get_desc(struct ext_desc table[], uint8_t type, int max) { in get_desc()