API referenceΒΆ Functions Driver registration nf_srv_registerDriver() nf_srv_unRegisterDriver() Initialization nf_srv_init() nf_srv_free() Filtering rules nf_srv_addRule() nf_srv_setRules() nf_srv_deleteRules() TCP protocol nf_srv_tcpClose() nf_srv_tcpPostReceive() nf_srv_tcpPostSend() nf_srv_tcpSetConnectionState() nf_srv_getTCPConnInfo() nf_srv_tcpSetProxy() nf_srv_getDestinationAddress() UDP protocol nf_srv_udpPostReceive() nf_srv_udpPostSend() nf_srv_udpSetConnectionState() nf_srv_getUDPConnInfo() nf_srv_udpSetProxy() nf_srv_getUDPRemoteAddress() Flow control contexts and statistics nf_srv_addFlowCtl() nf_srv_deleteFlowCtl() nf_srv_modifyFlowCtl() nf_srv_getFlowCtlStat() Common functions nf_srv_setTimeout() 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