Home
last modified time | relevance | path

Searched defs:fragment_offset (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/asio/example/cpp03/icmp/
Dipv4_header.hpp63 unsigned short fragment_offset() const { return decode(6, 7) & 0x1FFF; } in fragment_offset() function in ipv4_header
/third_party/boost/doc/html/boost_asio/example/cpp03/icmp/
Dipv4_header.hpp63 unsigned short fragment_offset() const { return decode(6, 7) & 0x1FFF; } in fragment_offset() function in ipv4_header
/third_party/lwip/src/core/ipv6/
Dip6_frag.c735 u16_t fragment_offset = 0; in ip6_frag() local
/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstpcapparse.c372 guint16 fragment_offset; in gst_pcap_parse_scan_frame() local