Home
last modified time | relevance | path

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

/Linux-v4.19/net/netlabel/
Dnetlabel_mgmt.c698 u32 protos_sent = cb->args[0]; in netlbl_mgmt_protocols() local
700 if (protos_sent == 0) { in netlbl_mgmt_protocols()
705 protos_sent++; in netlbl_mgmt_protocols()
707 if (protos_sent == 1) { in netlbl_mgmt_protocols()
712 protos_sent++; in netlbl_mgmt_protocols()
715 if (protos_sent == 2) { in netlbl_mgmt_protocols()
720 protos_sent++; in netlbl_mgmt_protocols()
725 cb->args[0] = protos_sent; in netlbl_mgmt_protocols()