Home
last modified time | relevance | path

Searched refs:IP_FW_LABEL_INPUT (Results 1 – 2 of 2) sorted by relevance

/dports/security/snortsam/snortsam-src-2.70/src/
H A Dssp_ipchains.c174 memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label)); in IPCHBlock()
190 memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label)); in IPCHBlock()
206 memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label)); in IPCHBlock()
240 memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label)); in IPCHBlock()
255 memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label)); in IPCHBlock()
271 memcpy(newfw.fwc_label, IP_FW_LABEL_INPUT, sizeof(newfw.fwc_label)); in IPCHBlock()
H A Dssp_ipchains.h54 #define IP_FW_LABEL_INPUT "input" macro