···449449 To compile this code as a module, choose M here: the450450 module will be called em_meta.451451452452+config NET_EMATCH_TEXT453453+ tristate "Textsearch"454454+ depends on NET_EMATCH455455+ ---help---456456+ Say Y here if you want to be ablt to classify packets based on457457+ textsearch comparisons. Please select the appropriate textsearch458458+ algorithms in the Library section.459459+460460+ To compile this code as a module, choose M here: the461461+ module will be called em_text.462462+452463config NET_CLS_ACT453464 bool "Packet ACTION"454465 depends on EXPERIMENTAL && NET_CLS && NET_QOS