Home
last modified time | relevance | path

Searched refs:NoSeqCheck (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c70 static int NoSeqCheck(struct nl_msg *msg, void *arg) in NoSeqCheck() function
426 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, NoSeqCheck, NULL); in CreateCb()