nsIUDPSocketFilter

Filters are created and run on the parent, and filter all UDP packets, both
ingoing and outgoing. The child must specify the name of a recognized filter
in order to create a UDP socket.

Methods

filterPacket(remote_addr, data, len, direction)

Constants

SF_INCOMING

SF_OUTGOING