Home
last modified time | relevance | path

Searched refs:ihl (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip.h26 unsigned int ihl:4; member
30 unsigned int ihl:4;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip.h26 unsigned int ihl:4; member
30 unsigned int ihl:4;
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip.h26 unsigned int ihl:4; member
30 unsigned int ihl:4;
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip.h26 unsigned int ihl:4; member
30 unsigned int ihl:4;
/third_party/musl/include/netinet/
H A Dip.h26 unsigned int ihl:4; member
30 unsigned int ihl:4;
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv4_sender.c367 pkt.hdr.ihl = sizeof(struct iphdr) / 4; in create_clean_packet()
431 pkt->hdr.ihl ^= seed; in thrust_fakes()
H A Dns-icmp_redirector.c406 sndip_p->hdr.ihl = sizeof(struct iphdr) / 4; in return_icmp4_redirect()
/third_party/ltp/testcases/network/sockets/
H A DltpClient.c444 struct icmphdr *icmpPtr = netPacket + ip->ihl * 4; in output_to_display()
463 ip->version, ip->ihl * 4, ntohs(ip->tot_len), ip->protocol, in output_to_display()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dfils_hlp.c263 iph->ihl = sizeof(*iph) / 4; in fils_dhcp_handler()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2885 pub fn ihl(&self) -> __u8 { in ihl() functions
2907 pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
2910 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
2911 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2884 pub fn ihl(&self) -> __u8 { in ihl() functions
2906 pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
2909 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
2910 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2864 pub fn ihl(&self) -> __u8 { in ihl() functions
2886 pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
2889 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
2890 ihl as u64
/third_party/toybox/toys/pending/
H A Ddhcp.c672 || packet.iph.ihl != (sizeof(packet.iph) >> 2) in read_raw()
755 packet.iph.ihl = sizeof(packet.iph) >> 2; in send_raw()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3011 pub fn ihl(&self) -> __u8 { in ihl() functions
3022 pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
3029 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
3030 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3080 pub fn ihl(&self) -> __u8 { in ihl() functions
3091 pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
3098 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
3099 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3033 pub fn ihl(&self) -> __u8 { in ihl() functions
3044 pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
3051 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
3052 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3144 pub fn ihl(&self) -> __u8 { in ihl() functions
3155 pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
3162 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
3163 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2968 pub fn ihl(&self) -> __u8 { in ihl() functions
2990 pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
2993 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
2994 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs3244 pub fn ihl(&self) -> __u8 { in ihl() functions
3255 pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
3262 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
3263 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2948 pub fn ihl(&self) -> __u8 { in ihl() functions
2959 pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
2966 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
2967 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs3220 pub fn ihl(&self) -> __u8 { in ihl() functions
3231 pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
3238 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
3239 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2915 pub fn ihl(&self) -> __u8 { in ihl() functions
2937 pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
2940 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
2941 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2998 pub fn ihl(&self) -> __u8 { in ihl() functions
3020 pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
3023 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
3024 ihl as u64
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2926 pub fn ihl(&self) -> __u8 { in ihl() functions
2948 pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUnit<[u8; 1usize]> { in new_bitfield_1()
2951 let ihl: u8 = unsafe { ::core::mem::transmute(ihl) };
2952 ihl as u64
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1846 if (ip.ihl != 5 || ip.version != 4 || in hostapd_data_test_rx()
1958 ip->ihl = 5; in hostapd_ctrl_iface_data_test_tx()

Completed in 220 milliseconds

12