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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-forces.c192 invtlv = tlv_valid(kdtlv, len);
201 * At this point, tlv_valid() has ensured that the TLV
242 invtlv = tlv_valid(pdtlv, len);
251 * At this point, tlv_valid() has ensured that the TLV
369 invtlv = tlv_valid(pdtlv, len);
374 * At this point, tlv_valid() has ensured that the TLV
414 invtlv = tlv_valid(pdtlv, len);
420 * At this point, tlv_valid() has ensured that the TLV
732 invtlv = tlv_valid(tlv, rlen);
741 * At this point, tlv_valid() ha
[all...]
H A Dforces.h458 static inline int tlv_valid(const struct forces_tlv *tlv, u_int rlen) function

Completed in 101 milliseconds