Lines Matching defs:len
59 pktcopy(osl_t *osh, void *p, uint offset, int len, uchar *buf) in pktcopy()
91 pktfrombuf(osl_t *osh, void *p, uint offset, int len, uchar *buf) in pktfrombuf()
125 int len; in pkttotlen() local
165 uint len, remain, align64; in pktsegcnt_war() local
193 uint pkt_off = 0, len = 0; in pktdataoffset() local
215 uint len = 0; in pktoffset() local
629 int prec, len; in pktq_mlen() local
811 int len, nlen; in bcmstrstr() local
1232 bcm_iovar_lencheck(const bcm_iovar_t *vi, void *arg, int len, bool set) in bcm_iovar_lencheck()
1518 uint len[CNBUFS]; in testcrc32() local
1555 int len; in bcm_next_tlv() local
1589 int len = elt->len; in bcm_parse_tlvs() local
1621 int len = elt->len; in bcm_parse_ordered_tlvs() local
1642 bcm_format_field(const bcm_bit_desc_ex_t *bd, uint32 flags, char* buf, int len) in bcm_format_field()
1667 bcm_format_flags(const bcm_bit_desc_t *bd, uint32 flags, char* buf, int len) in bcm_format_flags()
1720 bcm_format_hex(char *str, const void *bytes, int len) in bcm_format_hex()
1739 int len = sizeof(line); in prhex() local
1794 bcm_chipname(uint chipid, char *buf, uint len) in bcm_chipname()
1821 uint len, max_len; in printbig() local
1848 int len; in bcmdumpfields() local
1873 uint len; in bcm_mkiovar() local
2031 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, uint8 *buf, int len) in bcm_bprhex()
2069 bcm_print_bytes(const char *name, const uchar *data, int len) in bcm_print_bytes()
2159 process_nvram_vars(char *varbuf, unsigned int len) in process_nvram_vars()