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).