Accept() const
Indicates whether or not the IPv6 datagram passes the filter.
AddUnsecurePort()
Adds a port to the allowed unsecured port list.
RemoveUnsecurePort()
Removes a port from the allowed unsecure port list.
IsUnsecurePort()
Checks whether a port is in the unsecure port list.
RemoveAllUnsecurePorts()
Removes all ports from the allowed unsecure port list.
GetUnsecurePorts() const
Returns a pointer to the unsecure port list.
UpdateUnsecurePorts()