Searched refs:nd_matches (Results 1 – 1 of 1) sorted by relevance
36 list_t nd_matches; member401 if (devname == NULL && !match_ppt(&data->nd_matches, info_nvl)) in inspect_node()427 if ((err = get_matches(&nd.nd_matches)) != 0) in ppt_list()447 for (ppt_match_t *pm = list_head(&nd.nd_matches); pm != NULL; ) { in ppt_list()448 ppt_match_t *next = list_next(&nd.nd_matches, pm); in ppt_list()