Searched refs:BIOCGBLEN (Results 1 – 1 of 1) sorted by relevance
16 const BIOCGBLEN: libc::c_ulong = 0x40044266; constant108 try_ioctl!(self.fd, BIOCGBLEN, &mut bufsize as *mut libc::c_int); in interface_mtu()