Searched defs:filter_entry (Results 1 – 1 of 1) sorted by relevance
184 struct filter_entry { struct187 u32 valid:1; /* filter allocated and valid */188 u32 locked:1; /* filter is administratively locked */190 u32 pending:1; /* filter action is pending firmware reply */191 u32 smtidx:8; /* Source MAC Table index for smac */192 struct l2t_entry *l2t; /* Layer Two Table entry for dmac */199 struct ch_filter_specification fs;