Constant netlink_packet_core::constants::NLM_F_ECHO
source · [−]pub const NLM_F_ECHO: u16 = 8;
Expand description
Echo this request. Typical direction of request is from user space (CPC) to kernel space (FEC).
pub const NLM_F_ECHO: u16 = 8;
Echo this request. Typical direction of request is from user space (CPC) to kernel space (FEC).