Home
last modified time | relevance | path

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

/net/netlabel/
A Dnetlabel_mgmt.c682 u32 protos_sent = cb->args[0]; in netlbl_mgmt_protocols() local
684 if (protos_sent == 0) { in netlbl_mgmt_protocols()
689 protos_sent++; in netlbl_mgmt_protocols()
691 if (protos_sent == 1) { in netlbl_mgmt_protocols()
696 protos_sent++; in netlbl_mgmt_protocols()
699 if (protos_sent == 2) { in netlbl_mgmt_protocols()
704 protos_sent++; in netlbl_mgmt_protocols()
709 cb->args[0] = protos_sent; in netlbl_mgmt_protocols()

Completed in 3 milliseconds