integrated
[ipfw.git] / dummynet2 / include / netinet / ip_fw.h
index d037b45..5e77119 100644 (file)
@@ -506,8 +506,8 @@ struct ipfw_flow_id {
        uint32_t        src_ip;
        uint16_t        dst_port;
        uint16_t        src_port;
        uint32_t        src_ip;
        uint16_t        dst_port;
        uint16_t        src_port;
-       uint8_t fib;
-       uint8_t proto;
+       uint8_t         fib;
+       uint8_t         proto;
        uint8_t         _flags; /* protocol-specific flags */
        uint8_t         addr_type; /* 4=ip4, 6=ip6, 1=ether ? */
        struct in6_addr dst_ip6;
        uint8_t         _flags; /* protocol-specific flags */
        uint8_t         addr_type; /* 4=ip4, 6=ip6, 1=ether ? */
        struct in6_addr dst_ip6;