Searched defs:ipv4_7tuple (Results 1 – 1 of 1) sorted by relevance
8 struct ipv4_7tuple { struct9 uint16_t vlan;10 uint16_t domain;11 uint8_t proto;12 uint32_t ip_src;13 uint32_t ip_dst;14 uint16_t port_src;15 uint16_t port_dst;16 uint32_t allow;17 uint32_t deny;