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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-forces.c192 invtlv = tlv_valid(kdtlv, len);
201 * At this point, tlv_valid() has ensured that the TLV
243 invtlv = tlv_valid(pdtlv, len);
252 * At this point, tlv_valid() has ensured that the TLV
357 invtlv = tlv_valid(pdtlv, len);
362 * At this point, tlv_valid() has ensured that the TLV
403 invtlv = tlv_valid(pdtlv, len);
409 * At this point, tlv_valid() has ensured that the TLV
720 invtlv = tlv_valid(tlv, rlen);
729 * 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 140 milliseconds