constant Socket::Constants::AF_PACKET

AF_PACKET -> Integer[permalink][rdoc][edit]
PF_PACKET -> Integer

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

[SEE_ALSO] socket(2linux), packet(7linux)