Searched refs:last_key (Results 1 – 1 of 1) sorted by relevance
804 u32 *last_key) in __tipc_nl_add_nametable_publ() argument811 if (*last_key) { in __tipc_nl_add_nametable_publ()813 if (p->key == *last_key) in __tipc_nl_add_nametable_publ()815 if (p->key != *last_key) in __tipc_nl_add_nametable_publ()824 *last_key = p->key; in __tipc_nl_add_nametable_publ()859 *last_key = 0; in __tipc_nl_add_nametable_publ()875 u32 *last_lower, u32 *last_key) in __tipc_nl_service_range_list() argument885 err = __tipc_nl_add_nametable_publ(msg, sc, sr, last_key); in __tipc_nl_service_range_list()896 u32 *last_type, u32 *last_lower, u32 *last_key) in tipc_nl_service_list() argument913 (!i && *last_key && (*last_lower == *last_key))) { in tipc_nl_service_list()[all …]