Searched refs:txpad_content (Results 1 – 3 of 3) sorted by relevance
81 __u8 txpad_content; /* set content of padding byte (tx) */ member
151 u8 txpad_content;168 ``txpad_content`` as value for the padding bytes.216 * ``txpad_content``: byte used as padding value for transmitted frames.
244 memset(ncf->data, so->opt.txpad_content, CAN_MAX_DLEN); in isotp_send_fc()745 memset(cf->data, so->opt.txpad_content, cf->len); in isotp_fill_dataframe()1616 so->opt.txpad_content = CAN_ISOTP_DEFAULT_PAD_CONTENT; in isotp_init()