Searched refs:nlSeqCheckHandle (Results 1 – 1 of 1) sorted by relevance
73 static int nlSeqCheckHandle(struct nl_msg *msg, void *arg) { in nlSeqCheckHandle() function476 nl_cb_set(cb.get(), NL_CB_SEQ_CHECK, NL_CB_CUSTOM, nlSeqCheckHandle, &done); in parseGenlink()