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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-isoclns.c1333 int stlv_type, stlv_len; local
1339 stlv_type = *(tptr++);
1344 tok2str(isis_mt_port_cap_subtlv_values, "unknown", stlv_type),
1345 stlv_type,
1351 switch (stlv_type)
1445 int stlv_type, stlv_len, tmp; local
1449 stlv_type = *(tptr++);
1454 tok2str(isis_mt_capability_subtlv_values, "unknown", stlv_type),
1455 stlv_type,
1460 switch (stlv_type)
[all...]

Completed in 68 milliseconds