Searched defs:nfp_qdisc (Results 1 – 1 of 1) sorted by relevance
152 struct nfp_qdisc { struct154 enum nfp_qdisc_type type; argument159 struct nfp_qdisc **children; argument161 bool params_ok;162 bool offload_mark;163 bool offloaded;165 union {