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