Home
last modified time | relevance | path

Searched refs:xt_compat_unlock (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/netfilter/
H A Dx_tables.h527 void xt_compat_unlock(u_int8_t af);
/linux/net/bridge/netfilter/
H A Debtables.c2378 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2390 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_replace()
2481 xt_compat_unlock(NFPROTO_BRIDGE); in compat_do_ebt_get_ctl()
/linux/net/netfilter/
H A Dx_tables.c1406 void xt_compat_unlock(u_int8_t af) in xt_compat_unlock() function
1410 EXPORT_SYMBOL_GPL(xt_compat_unlock);