ip_recvtos

Function ip_recvtos 

Source
pub fn ip_recvtos<Fd: AsFd>(fd: Fd) -> Result<bool>
Expand description

getsockopt(fd, IPPROTO_IP, IP_RECVTOS)

See the module-level documentation for more.