Searched refs:tcfp_keys_ex (Results 1 – 2 of 2) sorted by relevance
16 struct tcf_pedit_key_ex *tcfp_keys_ex; member 61 if (parms->tcfp_keys_ex) in tcf_pedit_htype() 62 htype = parms->tcfp_keys_ex[index].htype; in tcf_pedit_htype() 75 if (parms->tcfp_keys_ex) in tcf_pedit_cmd() 76 cmd = parms->tcfp_keys_ex[index].cmd; in tcf_pedit_cmd()
150 kfree(parms->tcfp_keys_ex); in tcf_pedit_cleanup_rcu() 232 nparms->tcfp_keys_ex = in tcf_pedit_init() 234 if (IS_ERR(nparms->tcfp_keys_ex)) { in tcf_pedit_init() 235 ret = PTR_ERR(nparms->tcfp_keys_ex); in tcf_pedit_init() 302 kfree(nparms->tcfp_keys_ex); in tcf_pedit_init() 412 tkey_ex = parms->tcfp_keys_ex; in tcf_pedit_act() 528 if (parms->tcfp_keys_ex) { in tcf_pedit_dump() 529 if (tcf_pedit_key_ex_dump(skb, parms->tcfp_keys_ex, in tcf_pedit_dump()