Home
last modified time | relevance | path

Searched refs:out_tid_len (Results 1 – 2 of 2) sorted by relevance

/drivers/target/
A Dtarget_core_fabric_lib.c292 u32 *out_tid_len, in iscsi_parse_pr_out_transport_id() argument
321 if (out_tid_len) { in iscsi_parse_pr_out_transport_id()
323 *out_tid_len = get_unaligned_be16(&buf[2]); in iscsi_parse_pr_out_transport_id()
325 *out_tid_len += 4; in iscsi_parse_pr_out_transport_id()
422 char *buf, u32 *out_tid_len, char **port_nexus_ptr, char *i_str) in target_parse_pr_out_transport_id() argument
442 return iscsi_parse_pr_out_transport_id(tpg, buf, out_tid_len, in target_parse_pr_out_transport_id()
450 *out_tid_len = 24; in target_parse_pr_out_transport_id()
A Dtarget_core_internal.h107 char *buf, u32 *out_tid_len, char **port_nexus_ptr, char *i_str);

Completed in 6 milliseconds