Constant netlink_packet_audit::constants::NLM_F_ECHO
source · [−]pub const NLM_F_ECHO: u16 = 8; // 8u16
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; // 8u16
Echo this request. Typical direction of request is from user space (CPC) to kernel space (FEC).