Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
NetFilter SDK Gateway driver documentation
NetFilter SDK Gateway driver documentation
  • Installation
  • Building drivers
  • Using API
  • Configurations
  • Flow control contexts
  • I found a bug in drivers
  • Signing the drivers
  • Frequently asked questions
  • API reference
    • Functions
    • Structures
      • NF_EventHandler
      • NF_SRV_RULE
      • NF_TCP_CONN_INFO
      • NF_UDP_CONN_INFO
      • NF_UDP_OPTIONS
      • NF_SRV_FLOWCTL_DATA
      • NF_SRV_FLOWCTL_STAT
      • NF_SRV_OPTIONS
Back to top
View this page

StructuresΒΆ

  • NF_EventHandler
    • threadStart()
    • threadEnd()
    • tcpConnectRequest()
    • tcpConnected()
    • tcpClosed()
    • tcpReceive()
    • tcpSend()
    • tcpCanReceive()
    • tcpCanSend()
    • udpCreated()
    • udpConnectRequest()
    • udpClosed()
    • udpReceive()
    • udpSend()
    • udpCanReceive()
    • udpCanSend()
  • NF_SRV_RULE
    • NF_SRV_RULE
    • NF_SRV_RULE_ACTION
  • NF_TCP_CONN_INFO
  • NF_UDP_CONN_INFO
  • NF_UDP_OPTIONS
  • NF_SRV_FLOWCTL_DATA
  • NF_SRV_FLOWCTL_STAT
  • NF_SRV_OPTIONS
Next
NF_EventHandler
Previous
Functions
Copyright © 2025, Vitaly Sidorov
Made with Sphinx and @pradyunsg's Furo