rustix
1.0.8
xdp_
options
Sections
References
In rustix::
net::
sockopt
rustix
::
net
::
sockopt
Function
xdp_options
Copy item path
Source
pub fn xdp_options<Fd:
AsFd
>(fd: Fd) ->
Result
<
XdpOptionsFlags
>
Expand description
getsockopt(fd, SOL_XDP, XDP_OPTIONS)
ยง
References
Linux