Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c820 int is_llc = 0, is_snap = 0, source_routing = 0; in interpret_tr() local
852 if (is_llc = tr_machdr_len(e, &maclen, &source_routing)) { in interpret_tr()
883 if (is_llc) { in interpret_tr()
905 if (is_llc) { in interpret_tr()
950 if (is_llc) { in interpret_tr()
1076 int is_llc = 0, is_smt = 0, is_snap = 0; in interpret_fddi() local
1109 is_llc = 1; in interpret_fddi()
1144 if (is_llc) { in interpret_fddi()
1163 if (is_llc) { in interpret_fddi()
1207 if (is_llc) { in interpret_fddi()
[all …]