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()235 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()
147 if (tcf_exts_get_net(&f->exts)) in fw_destroy()176 tcf_exts_get_net(&f->exts); in fw_delete()297 tcf_exts_get_net(&f->exts); in fw_change()
300 if (tcf_exts_get_net(&f->exts)) in route4_destroy()345 tcf_exts_get_net(&f->exts); in route4_delete()561 tcf_exts_get_net(&fold->exts); in route4_change()
555 tcf_exts_get_net(&fold->exts); in flow_change()575 tcf_exts_get_net(&f->exts); in flow_delete()601 if (tcf_exts_get_net(&f->exts)) in flow_destroy()
297 if (tcf_exts_get_net(&prog->exts)) in __cls_bpf_delete()523 tcf_exts_get_net(&oldprog->exts); in cls_bpf_change()
467 tcf_exts_get_net(&key->exts); in u32_delete_key()589 if (tcf_exts_get_net(&n->exts)) in u32_clear_hnode()924 tcf_exts_get_net(&n->exts); in u32_change()
140 if (tcf_exts_get_net(&head->exts)) in mall_destroy()
513 if (tcf_exts_get_net(&f->exts)) in __fl_put()
257 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() function
Completed in 27 milliseconds