Searched refs:tr_machdr_len (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c60 static int tr_machdr_len(char *, int *, int *);
850 if (is_llc = tr_machdr_len(e, &maclen, &source_routing)) {
1011 tr_machdr_len(char *e, int *lenp, int *source_routing) function
1041 if (tr_machdr_len(e, &len, &source_routing) == 0)

Completed in 61 milliseconds