Home
last modified time | relevance | path

Searched refs:ip_table (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dunwind_orc.c59 static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, in __orc_find() argument
62 int *first = ip_table; in __orc_find()
64 int *last = ip_table + num_entries - 1; in __orc_find()
85 return u_table + (found - ip_table); in __orc_find()
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dcommand_defs.h390 __be32 ip_table[HOST_CMD_ARP_OFFLOAD_MAX_IP_ADDRESSES]; member