Searched refs:tlpm_node (Results 1 – 1 of 1) sorted by relevance
32 struct tlpm_node { struct33 struct tlpm_node *next; argument54 static struct tlpm_node *tlpm_match(struct tlpm_node *list, argument58 static struct tlpm_node *tlpm_add(struct tlpm_node *list, in tlpm_add()62 struct tlpm_node *node; in tlpm_add()88 struct tlpm_node *node; in tlpm_clear()98 static struct tlpm_node *tlpm_match(struct tlpm_node *list, in tlpm_match()102 struct tlpm_node *best = NULL; in tlpm_match()127 static struct tlpm_node *tlpm_delete(struct tlpm_node *list, in tlpm_delete()132 struct tlpm_node *node; in tlpm_delete()[all …]