Searched refs:FC_CONTENT_SZ (Results 1 – 1 of 1) sorted by relevance
115 #define FC_CONTENT_SZ 3 /* flow control content size in byte (FS/BS/STmin) */ macro246 ncf->len = ae + FC_CONTENT_SZ; in isotp_send_fc()371 if ((cf->len < ae + FC_CONTENT_SZ) || in isotp_rcv_fc()373 check_pad(so, cf, ae + FC_CONTENT_SZ, so->opt.rxpad_content))) { in isotp_rcv_fc()