Home
last modified time | relevance | path

Searched defs:translate_table (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/input/
H A Dps2.c91 static uint8_t translate_table[256] = { variable
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c519 static int translate_table(struct net *net, in translate_table() function
H A Dip_tables.c660 translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0, in translate_table() function
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c677 translate_table(struct net *net, struct xt_table_info *newinfo, void *entry0, in translate_table() function
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c867 static int translate_table(struct net *net, const char *name, in translate_table() function