Home
last modified time | relevance | path

Searched refs:ICMP6ChecksumField (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/icmp6/
H A Dicmp6.cpp34 typedef NetBufferField<uint16, offsetof(icmp6_hdr, icmp6_cksum)> ICMP6ChecksumField; typedef
273 *ICMP6ChecksumField(reply) = Checksum::PseudoHeader(addressModule, in icmp6_receive_data()