protos_sent       686 net/netlabel/netlabel_mgmt.c 	u32 protos_sent = cb->args[0];
protos_sent       688 net/netlabel/netlabel_mgmt.c 	if (protos_sent == 0) {
protos_sent       693 net/netlabel/netlabel_mgmt.c 		protos_sent++;
protos_sent       695 net/netlabel/netlabel_mgmt.c 	if (protos_sent == 1) {
protos_sent       700 net/netlabel/netlabel_mgmt.c 		protos_sent++;
protos_sent       703 net/netlabel/netlabel_mgmt.c 	if (protos_sent == 2) {
protos_sent       708 net/netlabel/netlabel_mgmt.c 		protos_sent++;
protos_sent       713 net/netlabel/netlabel_mgmt.c 	cb->args[0] = protos_sent;