Searched defs:netflow_v1_record (Results 1 – 2 of 2) sorted by relevance
89 struct netflow_v1_record struct91 uint32_t src_addr; /* Source IP address */93 uint32_t next_hop; /* Next hop IP address */94 uint16_t in_ifx; /* Source interface index */100 uint16_t s_port; /* Source port */101 uint16_t d_port; /* Destination port */102 uint16_t pad1; /* Pad to word boundary */103 uint8_t prot; /* IP protocol */104 uint8_t tos; /* IP type of service */106 uint8_t pad2; /* Pad to word boundary */[all …]
87 struct netflow_v1_record struct89 uint32_t src_addr; /* Source IP address */91 uint32_t next_hop; /* Next hop IP address */92 uint16_t in_ifx; /* Source interface index */98 uint16_t s_port; /* Source port */99 uint16_t d_port; /* Destination port */100 uint16_t pad1; /* Pad to word boundary */101 uint8_t prot; /* IP protocol */102 uint8_t tos; /* IP type of service */104 uint8_t pad2; /* Pad to word boundary */[all …]