Searched defs:netflow_v9_record_ipv6_tcp (Results 1 – 1 of 1) sorted by relevance
72 struct netflow_v9_record_ipv6_tcp struct74 struct in6_addr src_addr; /* Source IPv6 address (IPV6_SRC_ADDR) */75 struct in6_addr dst_addr; /* Destination IPv6 address (IPV6_DST_ADDR) */76 struct in6_addr next_hop; /* Next hop IPv6 address (IPV6_NEXT_HOP) */77 uint16_t i_ifx; /* Source interface index (INPUT_SNMP) */101 struct netflow_v9_record_ipv6_tcp v6_tcp; argument