Home
last modified time | relevance | path

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

/linux-4.1.27/net/netlabel/
Dnetlabel_mgmt.c638 u32 protos_sent = cb->args[0]; in netlbl_mgmt_protocols() local
640 if (protos_sent == 0) { in netlbl_mgmt_protocols()
645 protos_sent++; in netlbl_mgmt_protocols()
647 if (protos_sent == 1) { in netlbl_mgmt_protocols()
652 protos_sent++; in netlbl_mgmt_protocols()
656 cb->args[0] = protos_sent; in netlbl_mgmt_protocols()