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