Searched refs:tcf_exts_get_net (Results 1 – 10 of 10) sorted by relevance
118 if (tcf_exts_get_net(&f->exts)) in basic_destroy() 136 tcf_exts_get_net(&f->exts); in basic_delete() 237 tcf_exts_get_net(&fold->exts); in basic_change()
124 tcf_exts_get_net(&head->exts); in cls_cgroup_change() 141 if (tcf_exts_get_net(&head->exts)) in cls_cgroup_destroy()
151 if (tcf_exts_get_net(&f->exts)) in fw_destroy() 180 tcf_exts_get_net(&f->exts); in fw_delete() 310 tcf_exts_get_net(&f->exts); in fw_change()
314 if (tcf_exts_get_net(&f->exts)) in route4_destroy() 364 tcf_exts_get_net(&f->exts); in route4_delete() 584 tcf_exts_get_net(&fold->exts); in route4_change()
569 tcf_exts_get_net(&fold->exts); in flow_change() 589 tcf_exts_get_net(&f->exts);616 if (tcf_exts_get_net(&f->exts)) in flow_destroy()
297 if (tcf_exts_get_net(&prog->exts)) in __cls_bpf_delete() 532 tcf_exts_get_net(&oldprog->exts); in cls_bpf_change()
482 tcf_exts_get_net(&key->exts); in u32_delete_key() 604 if (tcf_exts_get_net(&n->exts)) in u32_clear_hnode() 976 tcf_exts_get_net(&n->exts); in u32_change()
140 if (tcf_exts_get_net(&head->exts)) in mall_destroy()
526 if (tcf_exts_get_net(&f->exts)) in __fl_put()
267 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() function