Searched refs:nlm_list (Results 1 – 1 of 1) sorted by relevance
218 static int nl_getlist(int sd, int seq, int request, struct nlmsg_list **nlm_list, struct nlmsg_list… in nl_getlist() argument245 if (*nlm_list == NULL) { in nl_getlist()246 *nlm_list = nlm_next; in nl_getlist()