Constant netlink_packet_sock_diag::constants::UDIAG_SHOW_NAME[][src]

pub const UDIAG_SHOW_NAME: u32 = 1 << UNIX_DIAG_NAME; // 0x0000_0001u32
Expand description

The attribute reported in answer to this request is UNIX_DIAG_NAME. The payload associated with this attribute is the pathname to which the socket was bound (a se quence of bytes up to UNIX_PATH_MAX length).