#include <pkt_cls.h>
Data Fields | |
unsigned char | flags |
unsigned char | offshift |
unsigned char | nkeys |
__be16 | offmask |
__u16 | off |
short | offoff |
short | hoff |
__be32 | hmask |
struct tc_u32_key | keys [0] |
unsigned char tc_u32_sel::flags |
Referenced by rtnl_u32_set_flags().
__be32 tc_u32_sel::hmask |
short tc_u32_sel::hoff |
struct tc_u32_key tc_u32_sel::keys[0] |
Referenced by rtnl_u32_add_key().
unsigned char tc_u32_sel::nkeys |
Referenced by rtnl_u32_add_key().
__u16 tc_u32_sel::off |
__be16 tc_u32_sel::offmask |
short tc_u32_sel::offoff |
unsigned char tc_u32_sel::offshift |