Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sched/
Dcls_fw.c353 struct tcf_proto_ops cls_fw_ops = { variable
371 return register_tcf_proto_ops(&cls_fw_ops); in init_module()
376 unregister_tcf_proto_ops(&cls_fw_ops); in cleanup_module()