Constant netlink_packet_sock_diag::constants::SOCK_DGRAM[][src]

pub const SOCK_DGRAM: u8 = libc::SOCK_DGRAM as u8; // 0x02u8
Expand description

Supports datagrams (connectionless, unreliable messages of a fixed maximum length).