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