Name

otrl_tlv_find — find a TLV in a OtrlTLV chain

Synopsis

OtrlTLV otrl_tlv_find(tlvs,  
 type); 
OtrlTLV tlvs;
int type;
 

Description

Find and return a tlv of type type in the given tlvs.