Searched refs:NoSeqCheck (Results 1 – 1 of 1) sorted by relevance
70 static int NoSeqCheck(struct nl_msg *msg, void *arg) in NoSeqCheck() function426 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, NoSeqCheck, NULL); in CreateCb()