Home
last modified time | relevance | path

Searched defs:length_cur (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/tcpdump/
H A Dprint-resp.c215 int ret_len = 0, length_cur = length; in resp_print() local
291 int length_cur = length, len, ret_len; in resp_print_string_error_integer() local
326 int length_cur = length, string_len; in resp_print_bulk_string() local
372 u_int length_cur = length; in resp_print_bulk_array() local
411 int length_cur = length; in resp_print_inline() local
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_hw.c919 u16 length_cur = 0, i = 0, cnt_split = 0, length_mod = 0; in ecore_dmae_execute_command() local