pub fn get_xdp_options<Fd: AsFd>(fd: Fd) -> Result<XdpOptionsFlags>
Expand description

getsockopt(fd, SOL_XDP, XDP_OPTIONS)

References