Lines Matching defs:opts
57 bcm_valid_xtlv(const bcm_xtlv_t *elt, int buf_len, bcm_xtlv_opts_t opts) in bcm_valid_xtlv()
75 bcm_xtlv_size(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_size()
86 bcm_xtlv_len(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_len()
108 bcm_xtlv_id(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_id()
123 bcm_next_xtlv(const bcm_xtlv_t *elt, int *buflen, bcm_xtlv_opts_t opts) in bcm_next_xtlv()
164 bcm_xtlv_buf_init(bcm_xtlvbuf_t *tlv_buf, uint8 *buf, uint16 len, bcm_xtlv_opts_t opts) in bcm_xtlv_buf_init()
262 const uint8 **data, bcm_xtlv_opts_t opts) in bcm_xtlv_unpack_xtlv()
373 uint8 *dst_data, bcm_xtlv_opts_t opts) in bcm_unpack_xtlv_entry()
400 const uint8 *src_data, bcm_xtlv_opts_t opts) in bcm_pack_xtlv_entry()
428 bcm_unpack_xtlv_buf(void *ctx, const uint8 *tlv_buf, uint16 buflen, bcm_xtlv_opts_t opts, in bcm_unpack_xtlv_buf()
466 bcm_pack_xtlv_buf(void *ctx, uint8 *tlv_buf, uint16 buflen, bcm_xtlv_opts_t opts, in bcm_pack_xtlv_buf()
516 bcm_xtlv_opts_t opts) in bcm_pack_xtlv_buf_from_mem()
541 bcm_xtlv_opts_t opts) in bcm_unpack_xtlv_buf_to_mem()
586 uint16 *datalen, bcm_xtlv_opts_t opts) in bcm_get_data_from_xtlv_buf()
631 int src_buf_len, int dst_buf_len, bcm_xtlv_opts_t opts) in bcm_xtlv_bcopy()