Home
last modified time | relevance | path

Searched defs:check_target (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/net/ipv4/netfilter/
Darp_tables.c388 static int check_target(struct arpt_entry *e, struct net *net, const char *name) in check_target() function
Dip_tables.c497 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function
/linux-6.12.1/net/ipv6/netfilter/
Dip6_tables.c515 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function
/linux-6.12.1/mm/
Dcompaction.c309 bool check_target) in __reset_isolation_pfn()