Searched refs:sflt_filter_ext (Results 1 – 2 of 2) sorted by relevance
559 struct sflt_filter_ext { struct
1352 len = sizeof(*filter) - sizeof(struct sflt_filter_ext); in sflt_register_common()1361 if (ext_len > sizeof(struct sflt_filter_ext)) { in sflt_register_common()1362 ext_len = sizeof(struct sflt_filter_ext); in sflt_register_common()