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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-isoclns.c1331 int stlv_type, stlv_len; local
1337 stlv_type = *(tptr++);
1342 tok2str(isis_mt_port_cap_subtlv_values, "unknown", stlv_type),
1343 stlv_type,
1349 switch (stlv_type)
1443 int stlv_type, stlv_len, tmp; local
1447 stlv_type = *(tptr++);
1452 tok2str(isis_mt_capability_subtlv_values, "unknown", stlv_type),
1453 stlv_type,
1458 switch (stlv_type)
[all...]

Completed in 31 milliseconds