1lsm_target_port_physical_adLdirbesstso_rgaegte(m3g)mtlsCm_AtPaIrgMeatn_upaolrt_physical_address_get(3)
2
3
4

NAME

6       lsm_target_port_physical_address_get  -  Retrieve  the physical address
7       for the target_port
8

SYNOPSIS

10       const  char   *  lsm_target_port_physical_address_get  (lsm_target_port
11       *tp);
12

ARGUMENTS

14       tp          Pointer  of  lsm_target_port  to  retrieve physical address
15                   for.
16

VERSION

18       1.0
19

DESCRIPTION

21       Retrieve the physical address for the target_port.  Physical address is
22       lower case string which is used by physical layer like FC-0 and MAC:
23           * FC/FCoE:
24               WWPN (split with : every two digits)
25           * iSCSI:
26               MAC address (split with : every two digits)
27

NOTE

29       Address returned is valid until lsm_target_port gets freed, copy return
30       value if you need longer scope. Do not free returned string.
31

RETURN

33       string. NULL if argument 'tp' is NULL or not  a  valid  lsm_target_port
34       pointer.
35
36
37
38May 2018             lsm_target_port_phylssimc_atla_ragdedtr_epsosr_tg_epthysical_address_get(3)
Impressum