Searched refs:tot_len (Results 1 – 3 of 3) sorted by relevance
87 q = pbuf_alloc(PBUF_RAW_TX, p->tot_len, PBUF_RAM); in ethernet_low_level_output()
94 q = pbuf_alloc(PBUF_RAW_TX, p->tot_len, PBUF_RAM); in low_level_output()
527 int wps_enrollee_process_msg_frag(struct wpabuf **buf, int tot_len, u8 *frag_data, int frag_len, u8… in wps_enrollee_process_msg_frag() argument544 if (0 == (flag & WPS_MSG_FLAG_LEN) || tot_len < frag_len) { in wps_enrollee_process_msg_frag()549 *buf = wpabuf_alloc(tot_len); in wps_enrollee_process_msg_frag()