るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.085秒)
トップページ > クエリ:-[x] > クエリ:on[x] > クエリ:Constants[x] > バージョン:3.0[x] > クエリ:IPV6_CHECKSUM[x]

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants ipv6_dstopts
  4. constants ipv6_nexthop
  5. constants ipv6_dontfrag

ライブラリ

モジュール

検索結果

Socket::Constants::IPV6_CHECKSUM -> Integer (72622.0)

Byte offset into a packet where the checksum is located. BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Byte offset into a packet where the checksum is located.
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IPV6,
ip6(4freebsd),
3542