Home
last modified time | relevance | path

Searched defs:fw_rule (Results 1 – 4 of 4) sorted by relevance

/dports/security/nmap/nmap-7.91/libdnet-stripped/include/dnet/
H A Dfw.h14 struct fw_rule { struct
15 char fw_device[INTF_NAME_LEN]; /* interface name */
16 uint8_t fw_op; /* operation */
17 uint8_t fw_dir; /* direction */
18 uint8_t fw_proto; /* IP protocol */
19 struct addr fw_src; /* src address / net */
20 struct addr fw_dst; /* dst address / net */
44 typedef int (*fw_handler)(const struct fw_rule *rule, void *arg); argument
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/libdnet/dnet/
H A Dfw.h14 struct fw_rule { struct
15 char fw_device[INTF_NAME_LEN]; /* interface name */
16 uint8_t fw_op; /* operation */
17 uint8_t fw_dir; /* direction */
18 uint8_t fw_proto; /* IP protocol */
19 struct addr fw_src; /* src address / net */
20 struct addr fw_dst; /* dst address / net */
44 typedef int (*fw_handler)(const struct fw_rule *rule, void *arg); argument
/dports/net/py-libdnet/libdnet-1.13/include/dnet/
H A Dfw.h14 struct fw_rule { struct
15 char fw_device[INTF_NAME_LEN]; /* interface name */
16 uint8_t fw_op; /* operation */
17 uint8_t fw_dir; /* direction */
18 uint8_t fw_proto; /* IP protocol */
19 struct addr fw_src; /* src address / net */
20 struct addr fw_dst; /* dst address / net */
44 typedef int (*fw_handler)(const struct fw_rule *rule, void *arg); argument
/dports/net/libdnet/libdnet-1.13/include/dnet/
H A Dfw.h14 struct fw_rule { struct
15 char fw_device[INTF_NAME_LEN]; /* interface name */
16 uint8_t fw_op; /* operation */
17 uint8_t fw_dir; /* direction */
18 uint8_t fw_proto; /* IP protocol */
19 struct addr fw_src; /* src address / net */
20 struct addr fw_dst; /* dst address / net */
44 typedef int (*fw_handler)(const struct fw_rule *rule, void *arg); argument