Home
last modified time | relevance | path

Searched refs:t4_filter_tuple (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/cxgbe/
H A Dt4_ioctl.h175 struct t4_filter_tuple { struct
242 struct t4_filter_tuple val;
243 struct t4_filter_tuple mask;
H A Dt4_filter.c86 struct t4_filter_tuple *ft = &fs->val; in hf_hashfn_4t()