るりまサーチ (Ruby 3.1)

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

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants pf_netgraph
  4. constants so_allzones
  5. constants pf_unspec

ライブラリ

モジュール

検索結果

Socket::Constants::PF_NETGRAPH -> Integer (63604.0)

Netgraph sockets。 Socket.open の第一引数 domain に使用します。

Netgraph sockets。
Socket.open の第一引数 domain に使用します。

@see socket(2freebsd)

Socket::Constants::AF_NETGRAPH -> Integer (18304.0)

Netgraph sockets。 Socket.open の第一引数 domain に使用します。

Netgraph sockets。
Socket.open の第一引数 domain に使用します。

@see socket(2freebsd)