Lines Matching full:destination
91 uint32_t dst_addr; /* Destination IP address */
94 uint16_t out_ifx; /* Destination interface index */
100 uint16_t d_port; /* Destination port */
113 uint32_t dst_addr; /* Destination IP address */
116 uint16_t o_ifx; /* Destination interface index */
122 uint16_t d_port; /* Destination port */
130 uint8_t dst_mask; /* Destination route's mask bits */
158 #define NETFLOW_V9_FIELD_L4_DST_PORT 11 /* TCP/UDP destination port number. 2 */
159 #define NETFLOW_V9_FIELD_IPV4_DST_ADDR 12 /* IPv4 destination address. 4 */
160 #define NETFLOW_V9_FIELD_DST_MASK 13 /* The number of contiguous bits in the destination subnet ma…
164 #define NETFLOW_V9_FIELD_DST_AS 17 /* Destination BGP autonomous system number. Default 2, can be…
173 #define NETFLOW_V9_FIELD_IPV6_DST_ADDR 28 /* IPv6 destination address. 16 */
175 #define NETFLOW_V9_FIELD_IPV6_DST_MASK 30 /* Length of the IPv6 destination mask in contiguous bit…
195 #define NETFLOW_V9_FIELD_DST_MAC 57 /* Destination MAC Address. 6 */