Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_mgmt.c687 u32 protos_sent = cb->args[0]; in netlbl_mgmt_protocols() local
689 if (protos_sent == 0) { in netlbl_mgmt_protocols()
694 protos_sent++; in netlbl_mgmt_protocols()
696 if (protos_sent == 1) { in netlbl_mgmt_protocols()
701 protos_sent++; in netlbl_mgmt_protocols()
704 if (protos_sent == 2) { in netlbl_mgmt_protocols()
709 protos_sent++; in netlbl_mgmt_protocols()
714 cb->args[0] = protos_sent; in netlbl_mgmt_protocols()
/kernel/linux/linux-6.6/net/netlabel/
H A Dnetlabel_mgmt.c687 u32 protos_sent = cb->args[0]; in netlbl_mgmt_protocols() local
689 if (protos_sent == 0) { in netlbl_mgmt_protocols()
694 protos_sent++; in netlbl_mgmt_protocols()
696 if (protos_sent == 1) { in netlbl_mgmt_protocols()
701 protos_sent++; in netlbl_mgmt_protocols()
704 if (protos_sent == 2) { in netlbl_mgmt_protocols()
709 protos_sent++; in netlbl_mgmt_protocols()
714 cb->args[0] = protos_sent; in netlbl_mgmt_protocols()

Completed in 3 milliseconds