Home
last modified time | relevance | path

Searched refs:ipt_destroy_target (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_ipt.c64 static void ipt_destroy_target(struct xt_entry_target *t, struct net *net) in ipt_destroy_target() function
82 ipt_destroy_target(ipt->tcfi_t, a->idrinfo->net); in tcf_ipt_release()
184 ipt_destroy_target(ipt->tcfi_t, net); in __tcf_ipt_init()
/kernel/linux/linux-6.6/net/sched/
H A Dact_ipt.c63 static void ipt_destroy_target(struct xt_entry_target *t, struct net *net) in ipt_destroy_target() function
81 ipt_destroy_target(ipt->tcfi_t, a->idrinfo->net); in tcf_ipt_release()
197 ipt_destroy_target(ipt->tcfi_t, net); in __tcf_ipt_init()

Completed in 4 milliseconds