![]() |
PF_RING API
API documentation for PF_RING: high-speed packet capture, filtering and analysis framework.
|
Public Attributes | ||
| u_int8_t | dmac [ETH_ALEN] | |
| u_int8_t | smac [ETH_ALEN] | |
| u_int16_t | eth_type | |
| u_int16_t | vlan_id | |
| u_int16_t | qinq_vlan_id | |
| u_int8_t | ip_version | |
| u_int8_t | l3_proto | |
| u_int8_t | ip_tos | |
| ip_addr | ip_src | |
| ip_addr | ip_dst | |
| u_int16_t | l4_src_port | |
| u_int16_t | l4_dst_port | |
| u_int8_t | icmp_type | |
| u_int8_t | icmp_code | |
| struct { | ||
| u_int8_t flags | ||
| u_int32_t seq_num | ||
| u_int32_t ack_num | ||
| } | tcp | |
| tunnel_info | tunnel | |
| int32_t | last_matched_rule_id | |
| struct pkt_offset | offset | |