Home
last modified time | relevance | path

Searched refs:find_match_lock (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_tables.c472 find_match_lock(const char *name, int *error, struct semaphore *mutex) in find_match_lock() function
648 match = find_match_lock(m->u.user.name, &ret, &ipt_mutex); in check_match()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c557 find_match_lock(const char *name, int *error, struct semaphore *mutex) in find_match_lock() function
733 match = find_match_lock(m->u.user.name, &ret, &ip6t_mutex); in check_match()