/external/tcpdump/ |
print-ospf.c | 186 u_int tlv_type, tlv_length; local 196 tlv_length = EXTRACT_16BITS(tptr+2); 203 tlv_length)); 205 if (tlv_length > ls_length) { 206 ND_PRINT((ndo, "\n\t Bogus length %u > %u", tlv_length, 212 if (tlv_type == 0 || tlv_length ==0) { 216 ND_TCHECK2(*tptr, tlv_length); 220 if (tlv_length != 4) { 221 ND_PRINT((ndo, "\n\t Bogus length %u != 4", tlv_length)); 228 if (tlv_length != 1) 269 u_int tlv_type, tlv_length, subtlv_type, subtlv_length; local 558 register int j, tlv_type, tlv_length, topology; local [all...] |
print-nflog.c | 105 size = tlv->tlv_length;
|
/external/libpcap/pcap/ |
nflog.h | 49 u_int16_t tlv_length; /* tlv length */ member in struct:nflog_tlv
|
/external/libpcap/ |
pcap-common.c | [all...] |
/external/libnfc-nci/src/nfc/int/ |
rw_int.h | 545 UINT16 tlv_length; \/* currently detected length *\/ member in struct:__anon17385 [all...] |