Searched refs:do_ebt_get_ctl (Results 1 – 1 of 1) sorted by relevance
1501 static int do_ebt_get_ctl(struct sock *sk, int cmd, void __user *user, int *len) in do_ebt_get_ctl() function2324 return do_ebt_get_ctl(sk, cmd, user, len); in compat_do_ebt_get_ctl()2396 .get = do_ebt_get_ctl,