Home
last modified time | relevance | path

Searched defs:to_header (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dswapfs.c187 void ext2fs_swap_ext_attr_header(struct ext2_ext_attr_header *to_header, in ext2fs_swap_ext_attr_header()
215 struct ext2_ext_attr_header *to_header = in ext2fs_swap_ext_attr() local
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/
Dvlan_slice.rs13 pub fn to_header(&self) -> VlanHeader { in to_header() method
Dlink_slice.rs22 pub fn to_header(&self) -> Option<LinkHeader> { in to_header() method
Ddouble_vlan_header_slice.rs87 pub fn to_header(&self) -> DoubleVlanHeader { in to_header() method
Dethernet2_header_slice.rs86 pub fn to_header(&self) -> Ethernet2Header { in to_header() method
Dsingle_vlan_header_slice.rs100 pub fn to_header(&self) -> SingleVlanHeader { in to_header() method
Ddouble_vlan_slice.rs70 pub fn to_header(&self) -> DoubleVlanHeader { in to_header() method
Dsingle_vlan_slice.rs85 pub fn to_header(&self) -> SingleVlanHeader { in to_header() method
Dlinux_sll_header_slice.rs153 pub fn to_header(&self) -> LinuxSllHeader { in to_header() method
Dlinux_sll_slice.rs88 pub fn to_header(&self) -> LinuxSllHeader { in to_header() method
Dethernet2_slice.rs108 pub fn to_header(&self) -> Ethernet2Header { in to_header() method
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/transport/
Dudp_header_slice.rs78 pub fn to_header(&self) -> UdpHeader { in to_header() method
Dicmpv6_type.rs449 pub fn to_header( in to_header() method
Dudp_slice.rs170 pub fn to_header(&self) -> UdpHeader { in to_header() method
Dtcp_slice.rs318 pub fn to_header(&self) -> TcpHeader { in to_header() method
Dtcp_header_slice.rs289 pub fn to_header(&self) -> TcpHeader { in to_header() method
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv6_raw_ext_header_slice.rs120 pub fn to_header(&self) -> Ipv6RawExtHeader { in to_header() method
Dip_auth_header_slice.rs128 pub fn to_header(&self) -> IpAuthHeader { in to_header() method
Dipv4_exts_slice.rs162 pub fn to_header(&self) -> Ipv4Extensions { in to_header() method
Dipv6_fragment_header_slice.rs155 pub fn to_header(&self) -> Ipv6FragmentHeader { in to_header() method
Dipv6_header_slice.rs177 pub fn to_header(&self) -> Ipv6Header { in to_header() method
Dipv4_header_slice.rs336 pub fn to_header(&self) -> Ipv4Header { in to_header() method