るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.029秒)
トップページ > クエリ:socket[x] > クエリ:ipv6_checksum[x]

別のキーワード

  1. socket ipv6_pktinfo
  2. socket ipv6_tclass
  3. socket ipv6_pathmtu
  4. socket ipv6_nexthop

ライブラリ

クラス

モジュール

検索結果

Socket::IPV6_CHECKSUM -> Integer (23107.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...

Socket::Constants::IPV6_CHECKSUM -> Integer (17107.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...