Searched refs:AF_PACKET (Results 1 – 8 of 8) sorted by relevance
46 AF_PACKET
35 AF_PACKET
50 AF_PACKET
745 pub const AF_PACKET: c_int = 17; constant785 pub const PF_PACKET: c_int = AF_PACKET;
1569 pub const AF_PACKET: c_int = 32; constant1604 pub const PF_PACKET: c_int = AF_PACKET;
832 pub const AF_PACKET: c_int = 19; constant
1689 pub const AF_PACKET: c_int = 17; constant1729 pub const PF_PACKET: c_int = AF_PACKET;
507 - Linux: add additional AF_PACKET options <https://github.com/rust-lang/libc/pull/3540>