るりまサーチ

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants so_nke
  4. constants af_atm
  5. constants af_route

ライブラリ

モジュール

検索結果

Socket::Constants::AF_PACKET -> Integer (21201.0)

デバイスレベルインターフェース。 Socket.open の第一引数 domain に使用します。

...デバイスレベルインターフェース。
Socket.open の第一引数 domain に使用します。

@see socket(2linux), packet(7linux)...

Socket::Constants::PF_PACKET -> Integer (6101.0)

デバイスレベルインターフェース。 Socket.open の第一引数 domain に使用します。

...デバイスレベルインターフェース。
Socket.open の第一引数 domain に使用します。

@see socket(2linux), packet(7linux)...